Skip to content

Commit

Permalink
docs: fix typo (jquense#1059)
Browse files Browse the repository at this point in the history
Fix some typos in the docs
  • Loading branch information
arecvlohe authored and jquense committed Oct 24, 2018
1 parent 80855e8 commit 18a0088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Calendar.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ class Calendar extends React.Component {
* - end time
* - title
* - whether its an "all day" event or not
* - any resource the event may be a related too
* - any resource the event may be related to
*
* Each of these properties can be customized or generated dynamically by
* setting the various "accessor" props. Without any configuration the default
Expand Down

0 comments on commit 18a0088

Please sign in to comment.