Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit f930e6d

Browse files
committed
Merge pull request #130 from Rayne/docs-custom-typo
Fixed typo in writing-validators.md
2 parents 614feca + 89186f4 commit f930e6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/book/writing-validators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ message template.
7676
The following example demonstrates a more complex set of validation rules:
7777

7878
- The input must be numeric.
79-
- The input must fall within a range of bouncary values.
79+
- The input must fall within a range of boundary values.
8080

8181
An input value would fail validation for exactly one of the following reasons:
8282

0 commit comments

Comments
 (0)