Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: yuye-aws <[email protected]>
  • Loading branch information
yuye-aws committed Nov 1, 2024
1 parent 743cc42 commit 569ea91
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

/**
* Machine learning algorithms parameter interface.
* Implement this interface when add a new algorith.
* Implement this interface when add a new algorithm.
*/
public interface MLAlgoParams extends ToXContentObject, NamedWriteable {

Expand Down

0 comments on commit 569ea91

Please sign in to comment.