Skip to content

Commit fa9139b

Browse files
committed
Minor tweak
1 parent cd7ef20 commit fa9139b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation/custom_constraint.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ Class Constraint Validator
179179
~~~~~~~~~~~~~~~~~~~~~~~~~~
180180

181181
Besides validating a single property, a constraint can have an entire class
182-
as its scope. Just add this to the ``Constraint`` class::
182+
as its scope. You only need to add this to the ``Constraint`` class::
183183

184184
public function getTargets()
185185
{

0 commit comments

Comments
 (0)