Skip to content

Commit cdcb8bc

Browse files
authored
Merge pull request #353 from tidymodels/mike/news
Fix typo
2 parents 34e02d2 + 4625ca5 commit cdcb8bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
* Objects returned by `permutations()` now have a `permutes` attribute containing the column name used for permutation (#329).
88

9-
* Added `break` and `pool` as attributes to all functions which support stratification (#329).
9+
* Added `breaks` and `pool` as attributes to all functions which support stratification (#329).
1010

1111
* Changed the "strata" attribute on rset objects so that it now is either a character vector identifying the column used to stratify the data, and is not present (set to `NULL`) if stratification was not used. (#329)
1212

0 commit comments

Comments
 (0)