Skip to content

Commit 63ad87e

Browse files
authored
Updated Translation API section
1 parent 205cf39 commit 63ad87e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-government/documentation-government-cognitiveservices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@ For more information, please see [public documentation](../cognitive-services/Fa
626626
- `https://api.cognitive.microsofttranslator.us`
627627
* There are 2 regions `USGovVirginia` and `USGovArizona`
628628
### Text Translation Method
629-
This sample will use the [Text Translation - Translate method](../cognitive-services/translator/reference/v3-0-translate.md) to translate a string of text from a language into another specified language. There are multiple [language codes](https://api.cognitive.microsofttranslator.com/languages?api-version=3.0&scope=translation,dictionary,transliteration) that can be used with the Text Translation API.
629+
The below example uses [Text Translation - Translate method](../cognitive-services/translator/reference/v3-0-translate.md) to translate a string of text from a language into another specified language. There are multiple [language codes](https://api.cognitive.microsofttranslator.com/languages?api-version=3.0&scope=translation) that can be used with the Text Translation API.
630630

631631
### Text Translation C# example request
632632

0 commit comments

Comments
 (0)