8000 Fixed formatting issue · symfony/symfony-docs@b827e82 · GitHub
[go: up one dir, main page]

Skip to content

Commit b827e82

Browse files
committed
Fixed formatting issue
It seems like ``|`` doesn't get rendered, but `` | `` does.
1 parent 509043e commit b827e82

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)
0