Skip to content

Commit b21f271

Browse files
authored
Merge pull request #772 from timgates42/bugfix_typo_returned
docs: fix simple typo, retunred -> returned
2 parents 8a66476 + aee0f75 commit b21f271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ibm_watson/discovery_v1.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1815,7 +1815,7 @@ def query(self,
18151815
parameter.
18161816
:param bool spelling_suggestions: (optional) When `true` and the
18171817
**natural_language_query** parameter is used, the **natural_languge_query**
1818-
parameter is spell checked. The most likely correction is retunred in the
1818+
parameter is spell checked. The most likely correction is returned in the
18191819
**suggested_query** field of the response (if one exists).
18201820
**Important:** this parameter is only valid when using the Cloud Pak
18211821
version of Discovery.

0 commit comments

Comments
 (0)