We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b33031 commit 50a5eaeCopy full SHA for 50a5eae
README.md
@@ -77,7 +77,7 @@ See [here](https://github.com/Hacker0x01/react-datepicker/blob/master/docs/datep
77
78
### Time picker
79
80
-You can also inlude a time picker by adding the showTimeSelect prop
+You can also include a time picker by adding the showTimeSelect prop
81
82
```js
83
<DatePicker
@@ -142,7 +142,7 @@ The examples are hosted within the docs folder and are ran in the simple add tha
142
* *PgDn*: Move to the next month.
143
* *Home*: Move to the previous year.
144
* *End*: Move to the next year.
145
-* *Enter/Esc/Tab*: close the calendar. (Enter & Esc calls preventDefautl)
+* *Enter/Esc/Tab*: close the calendar. (Enter & Esc calls preventDefault)
146
147
## License
148
0 commit comments