diff --git a/intro.qmd b/intro.qmd index 9389f10..9258bec 100644 --- a/intro.qmd +++ b/intro.qmd @@ -153,7 +153,7 @@ You'll need at least R 4.1.0 for this book. ### RStudio RStudio is an integrated development environment, or IDE, for R programming. -Download and install it from . +Download and install it from . RStudio is updated a couple of times a year. When a new version is available, RStudio will let you know. It's a good idea to upgrade regularly so you can take advantage of the latest and greatest features. diff --git a/workflow-scripts.qmd b/workflow-scripts.qmd index 6c3df32..cd88307 100644 --- a/workflow-scripts.qmd +++ b/workflow-scripts.qmd @@ -351,7 +351,7 @@ Then everything you need is in one place and cleanly separated from all the othe Practice using it! 2. What other common mistakes will RStudio diagnostics report? - Read to find out. + Read to find out. ## Summary