Skip to content

Commit dd24ff7

Browse files
committed
[symfony#1695] Fixing markup - missing space
1 parent 19bb0d8 commit dd24ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/UserPassword.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ you to apply a collection of constraints to each element of the array.
2121
+----------------+-------------------------------------------------------------------------------------------+
2222
| Options | - `message`_ |
2323
+----------------+-------------------------------------------------------------------------------------------+
24-
| Class | :class:`Symfony\\Component\\Security\\Core\\Validator\\Constraint\\UserPassword` |
24+
| Class | :class:`Symfony\\Component\\Security\\Core\\Validator\\Constraint\\UserPassword` |
2525
+----------------+-------------------------------------------------------------------------------------------+
2626
| Validator | :class:`Symfony\\Component\\Security\\Core\\Validator\\Constraint\\UserPasswordValidator` |
2727
+----------------+-------------------------------------------------------------------------------------------+

0 commit comments

Comments
 (0)