From 4deea2af587c37928f298ac342b6dbf132774603 Mon Sep 17 00:00:00 2001 From: Hengni Cai Date: Mon, 3 Oct 2016 08:17:27 -0400 Subject: [PATCH] A typo fix by Hengni Cai (#414) --- datetimes.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datetimes.Rmd b/datetimes.Rmd index 42c9600..55834ab 100644 --- a/datetimes.Rmd +++ b/datetimes.Rmd @@ -417,7 +417,7 @@ You can add and multiply periods: days(50) + hours(25) + minutes(2) ``` -And of course, add them to dates. Compared to durations, periods are more likely do what you expect: +And of course, add them to dates. Compared to durations, periods are more likely to do what you expect: ```{r} # A leap year