Skip to content

Commit

Permalink
docs: typo (#765)
Browse files Browse the repository at this point in the history
Simple typo
  • Loading branch information
phoenixbox authored Jan 30, 2020
1 parent 053e95f commit d964642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ Options = {
}
```

- `strict`: only validate the input, and skip and coercion or transformation
- `strict`: only validate the input, and skip any coercion or transformation
- `abortEarly`: return from validation methods on the first error rather
than after all validations run.
- `stripUnknown`: remove unspecified keys from objects.
Expand Down

0 comments on commit d964642

Please sign in to comment.