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

Commit e3b7781

Browse files
committed
Merge branch 'hotfix/130'
Closes #130
2 parents 614feca + f930e6d commit e3b7781

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)