diff --git a/R/tab_style.R b/R/tab_style.R index dd5fa61aa5..4c17b1e74b 100644 --- a/R/tab_style.R +++ b/R/tab_style.R @@ -339,7 +339,7 @@ #' `r man_get_image_tag(file = "man_tab_style_5.png")` #' }} #' -#' [cell_text()] also allows the use of [from_column()] for many ofits arguments. +#' [cell_text()] also allows the use of [from_column()] for many of its arguments. #' Let's take a small portion of data from [`sp500`] and add an up or down arrow #' based on the values in the `open` and `close` columns. Within [cols_add()] we #' can create a new column (`dir`) with an expression to get either `"red"` or diff --git a/man/tab_style.Rd b/man/tab_style.Rd index c4a77ec2cf..05399a1a23 100644 --- a/man/tab_style.Rd +++ b/man/tab_style.Rd @@ -326,7 +326,7 @@ within \code{\link[=cell_fill]{cell_fill()}}. This image of a table was generated from the fifth code example in the `tab_style()` help file. }} -\code{\link[=cell_text]{cell_text()}} also allows the use of \code{\link[=from_column]{from_column()}} for many ofits arguments. +\code{\link[=cell_text]{cell_text()}} also allows the use of \code{\link[=from_column]{from_column()}} for many of its arguments. Let's take a small portion of data from \code{\link{sp500}} and add an up or down arrow based on the values in the \code{open} and \code{close} columns. Within \code{\link[=cols_add]{cols_add()}} we can create a new column (\code{dir}) with an expression to get either \code{"red"} or