Skip to content

Commit

Permalink
doc: fix typo in vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
ahasverus committed Apr 4, 2024
1 parent 2b11f0c commit c0605b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/planner.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ knitr::include_graphics("figures/calendar-demo-10.png")

The **vertical order of events by day** follow these rules: events are ordered by duration (number of days by week), then by ending date (bullet-point events are added after boxed-events), and finally by event names.

For readability purposes, **the number of events by day is limited to four**.
For readability purposes, **the number of events by day is limited to four** (special days included).


### Colors
Expand Down

0 comments on commit c0605b6

Please sign in to comment.