Skip to content

Commit 5778fe2

Browse files
topepohfrick
andauthored
Update NEWS.md
Co-authored-by: Hannah Frick <hfrick@users.noreply.github.com>
1 parent 91fb33e commit 5778fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
* Each model now has a default engine that is used when the model is defined. The default for each model is listed in the help documents. This also adds functionality to declare an engine in the model specification function. `set_engine()` is still required if engine-specific arguments need to be added. (#513)
88

9-
* parsnip now checks for a valid engine for a given mode (#529)
9+
* parsnip now checks for a valid combination of engine and mode (#529)
1010

1111
* The default engine for `multinom_reg()` was changed to `nnet`.
1212

0 commit comments

Comments
 (0)