Skip to content

Commit 78c1bc6

Browse files
committed
Use tokens instead of token in doc
1 parent 4f47e25 commit 78c1bc6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/style-guides.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ NULL
1313
#'
1414
#' Style code according to the tidyverse style guide.
1515
#' @param scope The extent of manipulation. Can range from "none" (least
16-
#' invasive) to "token" (most invasive). See 'Details'. This argument is a
16+
#' invasive) to "tokens" (most invasive). See 'Details'. This argument is a
1717
#' vector of length one.
1818
#' @param indent_by How many spaces of indention should be inserted after
1919
#' operators such as '('.

man/tidyverse_style.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)