Skip to content

Commit c24a4d7

Browse files
committed
Fix typo
1 parent dd88e30 commit c24a4d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ numeric value).
1212

1313
## Installation
1414
```sh
15-
npm install react-number-nput --save
15+
npm install react-numeric-input --save
1616
```
1717
Then in your scrips:
1818
```js

0 commit comments

Comments
 (0)