Skip to content

Commit b192ab3

Browse files
Fixed a syntax issue
1 parent 16ae3f6 commit b192ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/json_login_setup.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ First, enable the JSON login under your firewall:
6060

6161
Now, when a request is made to the ``/login`` URL, the security system initiates
6262
the authentication process. You just need to define anywhere in your application
63-
an empty controller associated with that URL::
63+
an empty controller associated with that URL:
6464

6565
.. configuration-block::
6666

0 commit comments

Comments
 (0)