Skip to content

Commit c4b9b71

Browse files
Update security.rst
Co-authored-by: Oskar Stark <[email protected]>
1 parent 89c68ad commit c4b9b71

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
@@ -693,7 +693,7 @@ be retrieved from the request. If the current request is not under any firewall
693693

694694
You can also pass the authenticator on which the user will
695695
be authenticated against. For built-in authenticators, you can pass an authenticator name like ``form_login``,
696-
"http_basic"... For custom authenticators, you can pass the service id of the authenticator
696+
``http_basic``... For custom authenticators, you can pass the service id of the authenticator
697697
(ie `App\\Security\\Authenticator\\ExampleAuthenticator`)
698698

699699
.. code-block:: php

0 commit comments

Comments
 (0)