Skip to content

Commit

Permalink
typo mode->more
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico authored Nov 12, 2023
1 parent eeeb260 commit 7bd7a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/zzz.R
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 7bd7a87

Please sign in to comment.