From f2ca26a5c762fabb38e9db5d928a96ff7d8bbf3e Mon Sep 17 00:00:00 2001 From: Wouter Overmeire Date: Wed, 24 Apr 2024 06:21:21 -0700 Subject: [PATCH 1/2] Fix typo --- html/lubridate.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/lubridate.qmd b/html/lubridate.qmd index 9677153b..ce2fa988 100644 --- a/html/lubridate.qmd +++ b/html/lubridate.qmd @@ -448,7 +448,7 @@ add_with_rollback(jan31, months(1), roll_to_first = TRUE) ### Periods -Add or subtract periods to model events that happen a specific clock times, the the NYSE opening bell. +Add or subtract periods to model events that happen at specific clock times, e.g. the NYSE opening bell. Make a period with the name of a time unit **pluralized**, e.g. From 8adcbfb770d594a0c99cdae3eaa147a2e70e6bb2 Mon Sep 17 00:00:00 2001 From: Mine Cetinkaya-Rundel Date: Thu, 2 May 2024 12:24:23 -0400 Subject: [PATCH 2/2] Update html/lubridate.qmd --- html/lubridate.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/lubridate.qmd b/html/lubridate.qmd index ce2fa988..863ca3fa 100644 --- a/html/lubridate.qmd +++ b/html/lubridate.qmd @@ -448,7 +448,7 @@ add_with_rollback(jan31, months(1), roll_to_first = TRUE) ### Periods -Add or subtract periods to model events that happen at specific clock times, e.g. the NYSE opening bell. +Add or subtract periods to model events that happen at specific clock times, like the NYSE opening bell. Make a period with the name of a time unit **pluralized**, e.g.