Skip to content

Commit e697fa6

Browse files
isghejoeltankam
authored andcommitted
Fix typo in Readme (#65)
1 parent 21fd2b3 commit e697fa6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ is.upperCase('ABC 123'); // true
246246
is.upperCase('abc'); // false
247247
```
248248

249-
#### Arithemetic
249+
#### Arithmetic
250250

251251
This group of methods allows to verify _if_ a given number _is_ a from a specific class of numbers.
252252

0 commit comments

Comments
 (0)