Skip to content

Commit 25f639a

Browse files
committed
doc tweak
1 parent 8be6e3a commit 25f639a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/anatomy_of_an_implementation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Anatomy of an Implementation
22

3-
This section is a tutorial for developers wanting to write implementations of the
4-
LearnAPI.jl interface for their machine learning / statistical algorithms.
3+
This section is a tutorial for developers wanting to implement the LearnAPI.jl interface
4+
for their machine learning / statistical algorithms.
55

66
LearnAPI.jl supports three core patterns. The default pattern, known as the
77
[`LearnAPI.Descriminative`](@ref) pattern, looks like this:

0 commit comments

Comments
 (0)