Skip to content

Commit 0ec3935

Browse files
Merge pull request #32013 from Jann-Skotdal/master
CT Project Details
2 parents 8e4c862 + 9202be9 commit 0ec3935

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
@@ -50,7 +50,7 @@ Request parameters passed on the query string are:
5050
</tr>
5151
<tr>
5252
<td>category</td>
53-
<td><em>Optional parameter</em>.<br/>A string specifying the category (domain) of the translation. This parameter is used to get translations from a customized system built with <a href="../customization.md">Custom Translator</a>. Add the Category ID from your Custom Translator project to this parameter to use your deployed customized system. Default value is: <code>general</code>.</td>
53+
<td><em>Optional parameter</em>.<br/>A string specifying the category (domain) of the translation. This parameter is used to get translations from a customized system built with <a href="../customization.md">Custom Translator</a>. Add the Category ID from your Custom Translator <a href="https://docs.microsoft.com/azure/cognitive-services/translator/custom-translator/how-to-create-project#view-project-details">project details</a> to this parameter to use your deployed customized system. Default value is: <code>general</code>.</td>
5454
</tr>
5555
<tr>
5656
<td>profanityAction</td>

0 commit comments

Comments
 (0)