Skip to content

Commit d697d44

Browse files
committed
minor #10517 fix small typo in form login docs. (EliuTimana)
This PR was merged into the 4.1 branch. Discussion ---------- fix small typo in form login docs. Commits ------- 3ed0548 fix small typo in form login docs.
2 parents 5478aa5 + 3ed0548 commit d697d44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/form_login_setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class.
1313
Generating the Login Form
1414
-------------------------
1515

16-
Creating a pwoerful login form is easy thanks to the ``make:auth`` command from
16+
Creating a powerful login form is easy thanks to the ``make:auth`` command from
1717
`MakerBundle`_. Depending on your setup, you may be asked different questions
1818
and your generated code may be slightly different:
1919

0 commit comments

Comments
 (0)