Skip to content

Commit a381207

Browse files
TheEricBurnettmartijnrusschen
authored andcommitted
Fix prop name typo in README (Hacker0x01#1552)
The README had an incorrect prop name that gave me a bit of confusion until I looked further in the docs folder. Hopefully this saves someone else a couple minutes of digging.
1 parent 93d4694 commit a381207

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
@@ -92,7 +92,7 @@ You can also include a time picker by adding the showTimeSelect prop
9292
/>
9393
```
9494

95-
Times will be displayed at 30-minute intervals by default (default configurable via timeInterval prop)
95+
Times will be displayed at 30-minute intervals by default (default configurable via timeIntervals prop)
9696

9797
More examples of how to use the time picker are given on the [main website](https://hacker0x01.github.io/react-datepicker)
9898

0 commit comments

Comments
 (0)