Skip to content

Commit 50a5eae

Browse files
authored
Fixed typos in README.md
1 parent 8b33031 commit 50a5eae

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
@@ -77,7 +77,7 @@ See [here](https://github.com/Hacker0x01/react-datepicker/blob/master/docs/datep
7777
7878
### Time picker
7979
80-
You can also inlude a time picker by adding the showTimeSelect prop
80+
You can also include a time picker by adding the showTimeSelect prop
8181
8282
```js
8383
<DatePicker
@@ -142,7 +142,7 @@ The examples are hosted within the docs folder and are ran in the simple add tha
142142
* *PgDn*: Move to the next month.
143143
* *Home*: Move to the previous year.
144144
* *End*: Move to the next year.
145-
* *Enter/Esc/Tab*: close the calendar. (Enter & Esc calls preventDefautl)
145+
* *Enter/Esc/Tab*: close the calendar. (Enter & Esc calls preventDefault)
146146
147147
## License
148148

0 commit comments

Comments
 (0)