Skip to content

Commit 29cdebb

Browse files
committed
minor #14261 Update reset_password.rst (iva3682)
This PR was merged into the 5.1 branch. Discussion ---------- Update reset_password.rst <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- b73c128 Update reset_password.rst
2 parents 14e3b07 + b73c128 commit 29cdebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/reset_password.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Generating the Reset Password Code
1212

1313
.. code-block:: terminal
1414
15-
$ php composer require symfonycasts/reset-password-bundle
15+
$ composer require symfonycasts/reset-password-bundle
1616
.....
1717
$ php bin/console make:reset-password
1818

0 commit comments

Comments
 (0)