Skip to content

Commit af6a5fa

Browse files
authored
Fixed content-type details
1 parent 42226e9 commit af6a5fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Translator/reference/v3-0-translate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Request headers include:
9898
</tr>
9999
<tr>
100100
<td>Content-Type</td>
101-
<td><em>Required request header</em>.<br/>Specifies the content type of the payload.<br/> Accepted values are <code>application/json; charset=UTF-8</code>.</td>
101+
<td><em>Required request header</em>.<br/>Specifies the content type of the payload.<br/> Accepted value is <code>application/json; charset=UTF-8</code>.</td>
102102
</tr>
103103
<tr>
104104
<td>Content-Length</td>

0 commit comments

Comments
 (0)