Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
cstjean committed Dec 30, 2019
1 parent 544ef65 commit df7d6d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/mlj_cheatsheet.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ for "RidgeRegresssor", which is provided by multiple packages
**experimental!**
`models(matching(X, y))` lists all supervised modesl compatible with input/target `X/y`.

**experimetnal!** With additional conditions:
**experimental!** With additional conditions:

```julia
models() do model
Expand Down

0 comments on commit df7d6d1

Please sign in to comment.