Skip to content

Commit 4a4a6fe

Browse files
committed
Formatting typo
1 parent 7dd2995 commit 4a4a6fe

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

299299
If you need to require two fields to be individually unique (e.g. a unique
300-
``email`` *and* a unique ``username``), you use two ``UniqueEntity`` entries,
300+
``email`` and a unique ``username``), you use two ``UniqueEntity`` entries,
301301
each with a single field.
302302

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

0 commit comments

Comments
 (0)