Skip to content

Commit e72fd84

Browse files
committed
rm auto-correct example
1 parent ad0f5be commit e72fd84

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 optionally contains a version of the text with basic auto-correction, such as fixing spelling errors.
134128

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

0 commit comments

Comments
 (0)