Skip to content

Commit 88967ee

Browse files
authored
Merge pull request #206936 from PatrickFarley/gh-issues-address
[cog svcs] rm auto-correct example
2 parents 890db22 + 13a0922 commit 88967ee

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

articles/cognitive-services/Content-Moderator/text-moderation-api.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -124,13 +124,7 @@ The following example shows a sample response:
124124

125125
## Auto-correction
126126

127-
Suppose the input text is (the "qu!ck," "f0x," and "lzay" are intentional):
128-
129-
> The qu!ck brown f0x jumps over the lzay dog.
130-
131-
If you ask for auto-correction, the response contains the corrected version of the text:
132-
133-
> The quick brown fox jumps over the lazy dog.
127+
The text moderation response can optionally return the text with basic auto-correction applied. It can fix some spelling errors, for example.
134128

135129
## Creating and managing your custom lists of terms
136130

0 commit comments

Comments
 (0)