Skip to content

Commit 72219f8

Browse files
authored
Merge pull request #727 from rust-lang/fix-typo-calendrs
Fix typo in calendars.md
2 parents 3b9fba3 + 7c2d020 commit 72219f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platforms/calendars.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ and recurring calendar events. It can be found in the
88
[calendar](https://github.com/rust-lang/calendar) repository, which also
99
contains a guide for its usage.
1010

11-
You can use it to create and update calendar invites using declaratively
11+
You can use it to create and update calendar invites declaratively
1212
using a TOML file, and the tool will then generate `.ics` files from them,
1313
which can be imported into various calendar tools.

0 commit comments

Comments
 (0)