Skip to content

Commit

Permalink
update README for just-in-range
Browse files Browse the repository at this point in the history
  • Loading branch information
angus-c committed Mar 27, 2022
1 parent dfc0930 commit 754c08d
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 @@ -2148,7 +2148,7 @@ Check if number is within a given range
inRange(); // throws
inRange(100); // throws
inRange("js"); // throws
```,
```

### [just-is-prime](https://www.npmjs.com/package/just-is-prime)
[source](https://github.com/angus-c/just/tree/master/packages/number-is-prime/index.js)
Expand Down

0 comments on commit 754c08d

Please sign in to comment.