Skip to content

Commit 00f99fb

Browse files
authored
Update v3-0-translate.md
1 parent f087c87 commit 00f99fb

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
@@ -122,7 +122,7 @@ Examples of JSON responses are provided in the [examples](#examples) section.
122122
| --- | --- |
123123
| X-requestid | Value generated by the service to identify the request. It's used for troubleshooting purposes. |
124124
| X-mt-system | Specifies the system type that was used for translation for each 'to' language requested for translation. The value is a comma-separated list of strings. Each string indicates a type: <br><br>* Custom - Request includes a custom system and at least one custom system was used during translation.<br>* Team - All other requests |
125-
| X-metered-usage |Specifies consumptionthe number of characters for which the user has been chargedfor the relative translation job request. For example, if the word "Hello" is translated from English (en) to French (fr), this field will return the value '5'.|
125+
| X-metered-usage |Specifies consumption (the number of characters for which the user will be charged) for the translation job request. For example, if the word "Hello" is translated from English (en) to French (fr), this field will return the value '5'.|
126126

127127
## Response status codes
128128

0 commit comments

Comments
 (0)