Skip to content

Commit

Permalink
Merge 7de02dd into 2331120
Browse files Browse the repository at this point in the history
  • Loading branch information
prahaladbelavadi authored Mar 1, 2021
2 parents 2331120 + 7de02dd commit 8919e26
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 @@ -14,7 +14,7 @@ A library of string validators and sanitizers.
**This library validates and sanitizes strings only.**

If you're not sure if your input is a string, coerce it using `input + ''`.
Passing anything other than a string is an error.
Passing anything other than a string will result in an error.

## Installation and Usage

Expand Down

0 comments on commit 8919e26

Please sign in to comment.