Skip to content

Commit a8d4cea

Browse files
committed
minor #5710 Fix grammar mistake in security.rst (zatikbalazs)
This PR was submitted for the 2.7 branch but it was merged into the 2.3 branch instead (closes #5710). Discussion ---------- Fix grammar mistake in security.rst | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | all | Fixed tickets | Commits ------- e8a50b5 Fix grammar mistake in security.rst
2 parents 64d96a4 + e8a50b5 commit a8d4cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ else, you'll want to encode their passwords. The best algorithm to use is
507507
508508
.. include:: /cookbook/security/_ircmaxwell_password-compat.rst.inc
509509

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

0 commit comments

Comments
 (0)