Skip to content

Commit

Permalink
typo mode->more (#648)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico authored Nov 12, 2023
1 parent eeeb260 commit 2b66a01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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
2 changes: 1 addition & 1 deletion man/ansi-styles.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2b66a01

Please sign in to comment.