Fixed typo (#234)

missing word "are"
This commit is contained in:
Brandon Greenwell 2016-08-05 09:53:01 -04:00 committed by Hadley Wickham
parent 7e5e574728
commit 1427a01f11
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ library(ggplot2)
## Creating date/times
There three types of date/time data that refer to an instant in time:
There are three types of date/time data that refer to an instant in time:
* A __date__. Tibbles print this as `<date>`.