diff --git a/R/zzz.R b/R/zzz.R index 87ddf2191..c4b4a7ffd 100644 --- a/R/zzz.R +++ b/R/zzz.R @@ -2,7 +2,7 @@ #' ANSI colored text #' #' cli has a number of functions to color and style text at the command -#' line. They provide a mode modern interface than the crayon package. +#' line. They provide a more modern interface than the crayon package. #' #' The `col_*` functions change the (foreground) color to the text. #' These are the eight original ANSI colors. Note that in some terminals,