Skip to content

Commit b53d2fd

Browse files
committed
doc tweak
1 parent 86ba3d5 commit b53d2fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/accessor_functions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ The sole argument of an accessor function is the output, `model`, of [`fit`](@re
1717

1818
## Implementation guide
1919

20-
All new implementations must implement [`LearnAPI.algorithm`](@ref). All others are
21-
optional. All implemented accessor functions must be added to the list returned by
20+
All new implementations must implement [`LearnAPI.algorithm`](@ref). While, all others are
21+
optional, any implemented accessor functions must be added to the list returned by
2222
[`LearnAPI.functions`](@ref).
2323

2424

0 commit comments

Comments
 (0)