Skip to content

Commit

Permalink
fix typo (#3195)
Browse files Browse the repository at this point in the history
Signed-off-by: yuye-aws <[email protected]>
  • Loading branch information
yuye-aws authored Nov 1, 2024
1 parent 743cc42 commit 5cfdc3c
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 5cfdc3c

Please sign in to comment.