Skip to content

Commit e6ee69a

Browse files
committed
minor #13196 Fixed wording of "#13188" (HeahDude)
This PR was merged into the 3.4 branch. Discussion ---------- Fixed wording of "#13188" Commits ------- 6db8f75 Fixed wording of "#13188"
2 parents 33cb2f3 + 6db8f75 commit e6ee69a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ but in a second, you'll change this to use ``bcrypt``.
459459
.. caution::
460460

461461
When using a ``memory`` provider and the :class:`Symfony\\Component\\Security\\Core\\User\\User`,
462-
you have to choose an encoding without salt (i.e. ``bcrypt``).
462+
class you have to choose an encoding without salt (i.e. ``bcrypt``).
463463

464464
If you refresh now, you'll be logged in! The web debug toolbar even tells
465465
you who you are and what roles you have:

0 commit comments

Comments
 (0)