Skip to content

Commit 9a74d3a

Browse files
committed
suggestion from review
1 parent 96749a4 commit 9a74d3a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

R/sparsevctrs.R

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
#' to the data argument of [fit()], [fit_xy()], and [predict()].
1111
#'
1212
#' Models that don't support sparse data will try to convert to non-sparse data
13-
#' with warnings. An informative error will be thrown if conversion isn't
14-
#' possible.
13+
#' with warnings. If conversion isn’t possible, an informative error will be
14+
#' thrown.
1515
#'
1616
#' @name sparse_data
1717
NULL

man/sparse_data.Rd

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)