Skip to content

Commit f1998df

Browse files
committed
Update README.md
Change wording to make method invocation clearer.
1 parent 84d59d4 commit f1998df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The samples use the following procedure:
5656
"`name`" and "`targetLanguage`" for `NameTranslationParameters`; "`name1.text`" and "`name2.text`" for
5757
`NameMatchingParameters`; Other parameters are optional.
5858

59-
6. Create an `API` method for the endpoint you are calling. The methods are
59+
6. Invoke the `API` method for the endpoint you are calling. The methods are
6060
* `entities(linked)` where `linked` is `False` for entity extraction and `True` for entity linking.
6161
* `categories()`
6262
* `sentiment()`

0 commit comments

Comments
 (0)