Skip to content

Commit 966330a

Browse files
nevuntomchristie
authored andcommitted
Replace utf8 character ' with its ascii counterpart, makes bdist_rpm.py happy on centos7 (#4412)
1 parent e3f8d06 commit 966330a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ You may also want to [follow the author on Twitter][twitter].
169169

170170
# Security
171171

172-
If you believe youve found something in Django REST framework which has security implications, please **do not raise the issue in a public forum**.
172+
If you believe you've found something in Django REST framework which has security implications, please **do not raise the issue in a public forum**.
173173

174174
Send a description of the issue via email to [[email protected]][security-mail]. The project maintainers will then work with you to resolve any issues where required, prior to any public disclosure.
175175

0 commit comments

Comments
 (0)