Skip to content

Commit 419d806

Browse files
authored
Update README.md
1 parent 1bbd942 commit 419d806

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ An input number spinner based on Bootstrap for React.
33

44
<img src="images/example.png" />
55

6-
Set min and max values, use increase and decrease buttons, type value direct into the input, and set bootstrap element properties.
6+
Set min and max values, use increase and decrease buttons, type value directly into the input, and set bootstrap element properties.
77

88
This project is based on `React Native Input Spinner` by Marco Cesarato. Click [here](https://github.com/marcocesarato/react-native-input-spinner) to check out his Github.
99

@@ -80,4 +80,4 @@ $ npm run dev
8080

8181
## Contribute
8282

83-
If you want to contribute with this project, please read [this](DEV.md)
83+
If you want to contribute to this project, please read [this](DEV.md).

0 commit comments

Comments
 (0)