We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad0f5be commit e72fd84Copy full SHA for e72fd84
articles/cognitive-services/Content-Moderator/text-moderation-api.md
@@ -124,13 +124,7 @@ The following example shows a sample response:
124
125
## Auto-correction
126
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.
+The text moderation response optionally contains a version of the text with basic auto-correction, such as fixing spelling errors.
134
135
## Creating and managing your custom lists of terms
136
0 commit comments