diff --git a/functions.Rmd b/functions.Rmd index 872080c..d3fb547 100644 --- a/functions.Rmd +++ b/functions.Rmd @@ -146,7 +146,7 @@ Compared to the original, this code is easier to understand and we've eliminated ``` 1. Read the [complete lyrics](https://en.wikipedia.org/wiki/Little_Bunny_Foo_Foo) - to "Little Bunny Foo". There's a lot of duplication in this song. + to "Little Bunny Foo Foo". There's a lot of duplication in this song. Extend the initial piping example to recreate the complete song, and use functions to reduce the duplication.