diff --git a/preface-2e.qmd b/preface-2e.qmd index e74cfda..26fcef6 100644 --- a/preface-2e.qmd +++ b/preface-2e.qmd @@ -27,5 +27,5 @@ A brief summary of the biggest changes follows: We never had enough room to fully do modelling justice, and there are now much better resources available. We generally recommend using the [tidymodels](https://www.tidymodels.org/) packages and reading [Tidy Modeling with R](https://www.tmwr.org/) by Max Kuhn and Julia Silge. -- The communicate part remains, but has been thoroughly updated to feature [Quarto](https://quarto.org/) instead of R Markdown. +- The "Communicate" part remains, but has been thoroughly updated to feature [Quarto](https://quarto.org/) instead of R Markdown. This edition of the book has been written in Quarto, and it's clearly the tool of the future.