Skip to content

Commit 910cafd

Browse files
fix
1 parent e0e52b8 commit 910cafd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Furthermore, some extra method calls are included into Python client API to simp
2525
even more the Machine Learning services. For instance, the REST API is asynchronous,
2626
except for GET HTTP requests, but the Python client enables also the synchronous API calls.
2727
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.
28+
example to illustrate an extension of the original REST API.
2929

3030

3131
# Example

0 commit comments

Comments
 (0)