Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
PeronGH committed Sep 7, 2022
1 parent 0759626 commit a4686e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const cfg1: EventConfig = {
};

const cfg2: EventConfig = {
title: 'Write Rust for next 3 days',
title: 'Write Rust for 3 days',
beginDate: new Date(),
duration: 3600, // Duration: 3600s, or 1h
rrule: {
Expand Down

0 comments on commit a4686e0

Please sign in to comment.