Skip to content

Commit 3ceb61c

Browse files
Aaron Valandraxabbuh
Aaron Valandra
authored andcommitted
Improper markdown for versionadded.
1 parent 91b5e2e commit 3ceb61c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/security/csrf_in_login_form.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ After this, you have protected your login form against CSRF attacks.
180180
),
181181
));
182182
183-
versionadded:: 2.8
183+
.. versionadded:: 2.8
184184
The ``intention`` and ``csrf_token_generator`` options were introduced
185185
in Symfony 2.8. Prior, you had to use the ``csrf_token_id`` and ``csrf_provider``
186186
options.

0 commit comments

Comments
 (0)