Skip to content

Commit 2c27ab3

Browse files
authored
Corrected typo in npm installation step.
1 parent 5140791 commit 2c27ab3

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
@@ -23,7 +23,7 @@ yarn add react-input-handler
2323
or
2424

2525
```shell
26-
npm install react-inpu-handler --save
26+
npm install react-input-handler --save
2727
```
2828

2929
## Usage

0 commit comments

Comments
 (0)