Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ablaom committed Nov 3, 2024
1 parent f30880d commit 41ecbf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ object's *properties* (which conceivably differ from its fields). It does not st
learned parameters.

Informally, we will sometimes use the word "model" to refer to the output of
`fit(learner, ...)` (see below), something which typically does *store* learned
`fit(learner, ...)` (see below), something which typically *does* store learned
parameters.

For `learner` to be a valid LearnAPI.jl learner,
Expand Down

0 comments on commit 41ecbf3

Please sign in to comment.