Skip to content

Commit 2a67ecc

Browse files
committed
punctuation
1 parent 45142c2 commit 2a67ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/metadata_utils.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ something like this:
157157
>`model = FooRegressor()`. Provide keyword arguments to override
158158
>hyper-parameter defaults, as in `FooRegressor(a=...)`.
159159
160-
Ordinarily `doc_header` is used in document strings defined *after*
160+
Ordinarily, `doc_header` is used in document strings defined *after*
161161
the model type definition, as `doc_header` assumes model traits (in
162162
particular, `package_name` and `package_url`) to be defined; see also
163163
[`MLJModelInterface.metadata_pkg`](@ref).

0 commit comments

Comments
 (0)