diff --git a/man/fragments/no_attach.Rmd b/man/fragments/no_attach.Rmd index 555b0df..f064405 100644 --- a/man/fragments/no_attach.Rmd +++ b/man/fragments/no_attach.Rmd @@ -1,5 +1,5 @@ -## Do not attach the package using `libary(config)` +## Do not attach the package using `library(config)` We strongly recommend you use `config::get()` rather than attaching the package using `library(config)`.