Skip to content

Commit b8d8084

Browse files
Update security/guard_authentication.rst
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
1 parent 5704906 commit b8d8084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/guard_authentication.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Don't forget to generate and execute the migration:
4949
$ php bin/console make:migration
5050
$ php bin/console doctrine:migrations:migrate
5151
52-
Next, configure your "user provider" to use this new `apiToken` property:
52+
Next, configure your "user provider" to use this new ``apiToken`` property:
5353

5454
.. configuration-block::
5555

0 commit comments

Comments
 (0)