bibekg / react-schedule-selector

A mobile-friendly when2meet-style grid-based schedule selector
MIT License
147 stars 51 forks source link

[Docs] I found typo in its documentation in npm #32

Closed shawnscoding closed 4 years ago

shawnscoding commented 4 years ago

It says :

numDays
type: number

description: The number of days to show, startin from today

required: no

default value: 7

I believe 'startin' should be starting in description. If you allow me, I am happy to correct that and do PR to here. However, let me know where is the source code of your docs in npm so that I can fix the typo. thanks !!

bibekg commented 4 years ago

Thanks for catching this. I think this has been fixed since the latest publish! For future reference, the source should be the README.md in the root of this repo but they may be out of sync if the package hasn't been published since the README was changed.