diff --git a/wrangle.Rmd b/wrangle.Rmd index 4c15a76..b04dde7 100644 --- a/wrangle.Rmd +++ b/wrangle.Rmd @@ -23,7 +23,7 @@ This part of the book proceeds as follows: You'll learn the underlying principles, and how to get your data into a tidy form. -Data wrangling also encompasses data transformation, which you've already learn a little about. Now we'll focus new skills for three specific types of data you will frequently encounter in practice: +Data wrangling also encompasses data transformation, which you've already learn a little about. Now we'll focus on new skills for three specific types of data you will frequently encounter in practice: * [Dates and times] will give you the key tools for working with dates and date-times.