Fixing typos in pipes.Rmd (#318)

This commit is contained in:
Brett Klamer 2016-08-26 12:50:34 -04:00 committed by Hadley Wickham
parent 884c561f62
commit cfc5554fef
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ This is less typing (and less thinking), so you're less likely to make mistakes.
complete pipeline from the beginning.
1. The repetition of the object being transformed (we've written `foo_foo` six
times!) obscures what's chaning on each line.
times!) obscures what's changing on each line.
### Function composition