Fix capitalization of “Twitter” (#903)

This commit is contained in:
Jakob Krigovsky
2021-02-08 18:31:13 +01:00
committed by GitHub
parent 94f42e373c
commit cbedaab8ae
2 changed files with 2 additions and 2 deletions

View File

@@ -246,7 +246,7 @@ This book isn't just the product of Hadley and Garrett, but is the result of man
* Bill Behrman for his thoughtful reading of the entire book, and for trying
it out with his data science class at Stanford.
* The \#rstats twitter community who reviewed all of the draft chapters
* The \#rstats Twitter community who reviewed all of the draft chapters
and provided tons of useful feedback.
* Tal Galili for augmenting his dendextend package to support a section on clustering that did not make it into the final draft.

View File

@@ -52,7 +52,7 @@ knitr::include_graphics("screenshots/rstudio-diagnostic-warn.png")
## Exercises
1. Go to the RStudio Tips twitter account, <https://twitter.com/rstudiotips>
1. Go to the RStudio Tips Twitter account, <https://twitter.com/rstudiotips>
and find one tip that looks interesting. Practice using it!
1. What other common mistakes will RStudio diagnostics report? Read