Skip to content

Commit df4976e

Browse files
Jairo Mancebojquense
Jairo Mancebo
authored andcommittedDec 18, 2019
docs: fix typo (#719)
1 parent 36e80cf commit df4976e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,7 @@ All tests must provide a `name`, an error `message` and a validation function th
697697
`true` or `false` or a `ValidationError`. To make a test async return a promise that resolves `true`
698698
or `false` or a `ValidationError`.
699699

700-
for the `message` argument you can provide a string which is will interpolate certain values
700+
for the `message` argument you can provide a string which will interpolate certain values
701701
if specified using the `${param}` syntax. By default all test messages are passed a `path` value
702702
which is valuable in nested schemas.
703703

0 commit comments

Comments
 (0)
Please sign in to comment.