Skip to content

Commit 6ff8cb8

Browse files
committed
Merge pull request symfony#2070 from WouterJ/patch-31
Fixed formatting issue
2 parents 509043e + b827e82 commit 6ff8cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/UniqueEntity.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Options
8181
fields
8282
~~~~~~
8383

84-
**type**: ``array``|``string`` [:ref:`default option<validation-default-option>`]
84+
**type**: ``array`` | ``string`` [:ref:`default option<validation-default-option>`]
8585

8686
This required option is the field (or list of fields) on which this entity
8787
should be unique. For example, if you specified both the ``email`` and ``name``

0 commit comments

Comments
 (0)