We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0e52b8 commit 910cafdCopy full SHA for 910cafd
1 file changed
README.md
@@ -25,7 +25,7 @@ Furthermore, some extra method calls are included into Python client API to simp
25
even more the Machine Learning services. For instance, the REST API is asynchronous,
26
except for GET HTTP requests, but the Python client enables also the synchronous API calls.
27
The wait API method, useful to receive notifications from ML pipes, is another important
28
-example to ilustrate an extension of the original REST API.
+example to illustrate an extension of the original REST API.
29
30
31
# Example
0 commit comments