Skip to content

Commit

Permalink
Fix grammar mistake in security.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
zatikbalazs authored and xabbuh committed Sep 23, 2015
1 parent 64d96a4 commit e8a50b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/security.rst
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ else, you'll want to encode their passwords. The best algorithm to use is
.. include:: /cookbook/security/_ircmaxwell_password-compat.rst.inc

Of course, your user's passwords now need to be encoded with this exact algorithm.
Of course, your users' passwords now need to be encoded with this exact algorithm.
For hardcoded users, you can use an `online tool`_, which will give you something
like this:

Expand Down

0 comments on commit e8a50b5

Please sign in to comment.