Skip to content

Commit a76aa5f

Browse files
author
MaxGiting
committed
[4.2] Grammar correction
1 parent 90ea9fc commit a76aa5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ The field under validation must be present _only when_ any of the other specifie
384384
<a name="rule-required-without-all"></a>
385385
#### required_without_all:_foo_,_bar_,...
386386

387-
The field under validation must be present _only when_ the all of the other specified fields are not present.
387+
The field under validation must be present _only when_ all of the other specified fields are not present.
388388

389389
<a name="rule-same"></a>
390390
#### same:_field_

0 commit comments

Comments
 (0)