8000 minor #19550 [Validator] Formatting typo (wkania) · symfony/symfony-docs@c8139b5 · GitHub
[go: up one dir, main page]

Skip to content

Commit c8139b5

Browse files
committed
minor #19550 [Validator] Formatting typo (wkania)
This PR was merged into the 5.4 branch. Discussion ---------- [Validator] Formatting typo `@javiereguiluz` Probably a formatting typo. Why does it look like that? Commits ------- 4a4a6fe Formatting typo
2 parents 7b9d38f + 4a4a6fe commit c8139b5

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
@@ -320,7 +320,7 @@ the combination value is unique (e.g. two users could have the same email,
320320
as long as they don't have the same name also).
321321

322322
If you need to require two fields to be individually unique (e.g. a unique
323-
``email`` *and* a unique ``username``), you use two ``UniqueEntity`` entries,
323+
``email`` and a unique ``username``), you use two ``UniqueEntity`` entries,
324324
each with a single field.
325325

326326
.. include:: /reference/constraints/_groups-option.rst.inc

0 commit comments

Comments
 (0)
0