Skip to content

Commit

Permalink
updates readme
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-hanna committed Apr 22, 2021
1 parent 98a43ab commit 9beb752
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 @@ -89,7 +89,7 @@ This library will throw one of three errors: `InvalidInputsError`, `IsNanError`

### InvalidInputsError

One of `percentTolerance` or `customToleranceFn` is required`. If one is not supplied, the `InvalidInputsError` is thrown. If both are supplied, `percentTolerance` is used.
One of `percentTolerance` or `customToleranceFn` is required. If one is not supplied, the `InvalidInputsError` is thrown. If both are supplied, `percentTolerance` is used.

### IsNanError

Expand Down

0 comments on commit 9beb752

Please sign in to comment.