Skip to content

Commit

Permalink
Grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
ravage84 committed May 2, 2024
1 parent 14b4dd4 commit 092b106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/orm/validation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@ those rules into re-usable classes::

$rules->add(new CustomRule(...), 'ruleName');

By creating custom rule classes you can keep your code DRY and tests your domain
By creating custom rule classes you can keep your code DRY and test your domain
rules in isolation.

Disabling Rules
Expand Down

0 comments on commit 092b106

Please sign in to comment.