Skip to content

Commit 3da1ac5

Browse files
kriswallsmithfabpot
authored andcommitted
Fixed a typo.
1 parent bc34e0b commit 3da1ac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/validation.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ and an `alias` attribute:
410410
->addTag('validator.constraint_validator', array('alias' => 'alias_name'))
411411
;
412412
413-
You constraint class may now use this alias to reference the appropriate
413+
Your constraint class may now use this alias to reference the appropriate
414414
validator::
415415

416416
public function validatedBy()

0 commit comments

Comments
 (0)