Skip to content

Commit 1b64a6e

Browse files
committed
Fixed DOCtor
1 parent e856dae commit 1b64a6e

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
@@ -341,7 +341,7 @@ a traditional HTML form that submits to ``/login``:
341341
<guard>
342342
<authenticator class="App\Security\LoginFormAuthenticator"/>
343343
</guard>
344-
<logout path="app_logout" />
344+
<logout path="app_logout"/>
345345
</firewall>
346346
</config>
347347
</srv:container>

0 commit comments

Comments
 (0)