diff --git a/man/chunks/FAQ.Rmd b/man/chunks/FAQ.Rmd index ec177e5ce..bdd544e01 100644 --- a/man/chunks/FAQ.Rmd +++ b/man/chunks/FAQ.Rmd @@ -23,7 +23,7 @@ pak::pkg_install("tibble?reinstall") ## How do I install a dependency from a binary package -Sometimes it is suffifient to install the binary package of an older +Sometimes it is sufficient to install the binary package of an older version of a dependency, instead of the newer source package that potentially needs compilers, system tools or libraries.