We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f30880d commit 41ecbf3Copy full SHA for 41ecbf3
docs/src/reference.md
@@ -77,7 +77,7 @@ object's *properties* (which conceivably differ from its fields). It does not st
77
learned parameters.
78
79
Informally, we will sometimes use the word "model" to refer to the output of
80
-`fit(learner, ...)` (see below), something which typically does *store* learned
+`fit(learner, ...)` (see below), something which typically *does* store learned
81
parameters.
82
83
For `learner` to be a valid LearnAPI.jl learner,
0 commit comments