jkbrzt / rrule

JavaScript library for working with recurrence rules for calendar dates as defined in the iCalendar RFC and more.
https://jkbrzt.github.io/rrule
Other
3.3k stars 513 forks source link

fix: typo plural minutes #415

Closed tbjgolden closed 4 years ago

tbjgolden commented 4 years ago

Fixed typo and added tests for single and plural.

https://github.com/jakubroztocil/rrule/issues/406


Thanks for contributing to rrule!

To submit a pull request, please verify that you have done the following:

jkbrzt commented 4 years ago

Thank you! 🥳