Skip to content

Commit 694a911

Browse files
author
Lucas Nothnagel
committed
Change wording 'in' to 'via'
1 parent 9dc18b3 commit 694a911

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
@@ -147,7 +147,7 @@ each with a single field.
147147

148148
The message that's displayed when this constraint fails. This message is by default
149149
mapped to the first field causing the violation. When using multiple fields
150-
in the constraint, the mapping can be specified in the `errorPath`_ property.
150+
in the constraint, the mapping can be specified via the `errorPath`_ property.
151151

152152
Messages can include the ``{{ value }}`` placeholder to display a string
153153
representation of the invalid entity. If the entity doesn't define the

0 commit comments

Comments
 (0)