Skip to content

Commit 4cd9ca7

Browse files
authored
Update UniqueEntity.rst
1 parent 7e2ce48 commit 4cd9ca7

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
@@ -150,7 +150,7 @@ the current class instance. However, in some cases, such as when using Doctrine
150150
inheritance mapping, you need to execute the query in a different repository.
151151
Use this option to define the fully-qualified class name (FQCN) of the Doctrine
152152
entity associated with the repository you want to use.
153-
Another case is when validated object is not an entity.
153+
Another case is when the validated object is not an entity.
154154

155155
errorPath
156156
~~~~~~~~~

0 commit comments

Comments
 (0)