Skip to content

Commit 41ecbf3

Browse files
committed
typo
1 parent f30880d commit 41ecbf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ object's *properties* (which conceivably differ from its fields). It does not st
7777
learned parameters.
7878

7979
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
80+
`fit(learner, ...)` (see below), something which typically *does* store learned
8181
parameters.
8282

8383
For `learner` to be a valid LearnAPI.jl learner,

0 commit comments

Comments
 (0)