Skip to content

Commit c058586

Browse files
committed
formatting
1 parent 2a8da60 commit c058586

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/fit.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#'
1212
#' @param object An object of class `model_spec` that has a chosen engine
1313
#' (via [set_engine()]).
14-
#' @param formula An object of class "formula" (or one that can
14+
#' @param formula An object of class `formula` (or one that can
1515
#' be coerced to that class): a symbolic description of the model
1616
#' to be fitted.
1717
#' @param data Optional, depending on the interface (see Details

man/fit.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)