Skip to content

Commit

Permalink
fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinsimpson committed May 31, 2020
1 parent 1dff4fa commit 734c6a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
* `datagen()` is now an *internal* function and is no longer exported. Use
`data_slice()` instead.

* `evaluate_parametric_terms()` is now much stricter and can only evaluate main
* `evaluate_parametric_term()` is now much stricter and can only evaluate main
effect terms, i.e. those whose order, as stored in the `terms` object of the
model is `1`.

Expand Down

0 comments on commit 734c6a5

Please sign in to comment.