Skip to content

Commit 69a580b

Browse files
author
Iain Barnett
committed
Fixed the grammar in the README.
1 parent 188dd9c commit 69a580b

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
@@ -11,7 +11,7 @@ Take a look at the `develop` branch where all this stuff will be happening.
1111

1212
Tickle is a natural language parser for recurring events.
1313

14-
Tickle is designed to be a complement to [Chronic](https://rubygems.org/gems/chronic) and can interpret things such as "every 2 days, every Sunday, Sundays, Weekly, etc."
14+
Tickle is designed to be a complement to [Chronic](https://rubygems.org/gems/chronic) and can interpret things such as "every 2 days", "every Sunday", “Sundays", “Weekly", etc.
1515

1616
Tickle has one main method, `Tickle.parse`, which returns the next time the event should occur, at which point you simply call `Tickle.parse` again.
1717

0 commit comments

Comments
 (0)