Skip to content

Commit

Permalink
doc tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
ablaom committed May 10, 2024
1 parent 86ba3d5 commit b53d2fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/accessor_functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ The sole argument of an accessor function is the output, `model`, of [`fit`](@re

## Implementation guide

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


Expand Down

0 comments on commit b53d2fd

Please sign in to comment.