diff --git a/examples/demos/customView.js b/examples/demos/customView.js index b9c8fc839..77b8585b9 100644 --- a/examples/demos/customView.js +++ b/examples/demos/customView.js @@ -75,7 +75,7 @@ MyWeek.title = date => { let CustomView = ({ localizer }) => ( - The Calendar below implments a custom 3-day week view + The Calendar below implements a custom 3-day week view