From 1618b5cbfc733e809cdde0ab3a8ae66327820b3f Mon Sep 17 00:00:00 2001 From: Michael Chirico Date: Fri, 17 Oct 2025 13:12:25 -0700 Subject: [PATCH] typo: indention->indentation --- documentation.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation.qmd b/documentation.qmd index b1d181d..b7f4fc6 100644 --- a/documentation.qmd +++ b/documentation.qmd @@ -41,7 +41,7 @@ more complex formatting like a bulleted list. Always indent with one space after `#'`. If any description corresponding to a `roxygen` tag spans over multiple lines, add another two spaces of extra -indention. +indentation. ```{r} #' @param key The bare (unquoted) name of the column whose values will be used