Skip to content

Commit

Permalink
Merge pull request watson-developer-cloud#772 from timgates42/bugfix_…
Browse files Browse the repository at this point in the history
…typo_returned

docs: fix simple typo, retunred -> returned
  • Loading branch information
mamoonraja authored Jan 7, 2021
2 parents 8a66476 + aee0f75 commit b21f271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ibm_watson/discovery_v1.py
Original file line number Diff line number Diff line change
Expand Up @@ -1815,7 +1815,7 @@ def query(self,
parameter.
:param bool spelling_suggestions: (optional) When `true` and the
**natural_language_query** parameter is used, the **natural_languge_query**
parameter is spell checked. The most likely correction is retunred in the
parameter is spell checked. The most likely correction is returned in the
**suggested_query** field of the response (if one exists).
**Important:** this parameter is only valid when using the Cloud Pak
version of Discovery.
Expand Down

0 comments on commit b21f271

Please sign in to comment.