Skip to content

Commit c40dadf

Browse files
committed
align dt qs with new template
1 parent da9d637 commit c40dadf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/cognitive-services/Translator/document-translation/how-to-guides/use-rest-api-programmatically.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.devlang: csharp, golang, java, javascript, python
1414
ms.custom: mode-other
1515
---
1616

17-
# Use Document Translation APIs programmatically
17+
# Use REST APIs programmatically
1818

1919
Document Translation is a cloud-based feature of the [Azure Translator](../../translator-overview.md) service. You can use the Document Translation API to asynchronously translate whole documents in [supported languages](../../language-support.md) and various [file formats](../overview.md#supported-document-formats) while preserving source document structure and text formatting. In this how-to guide, you'll learn to use Document Translation APIs with a programming language of your choice and the HTTP REST API.
2020

articles/cognitive-services/Translator/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ items:
140140
href: document-translation/quickstarts/get-started-with-rest-api.md
141141
- name: How-to guides
142142
items:
143-
- name: Use Document Translation APIs programmatically
143+
- name: Use REST APIs programmatically
144144
displayName: get started,batch,sdk,c#,.net,dotnet,python,javascript,java,go,source,target,blob,set up,storage
145145
href: document-translation/how-to-guides/use-rest-api-programmatically.md
146146
- name: Create SAS tokens for storage containers

0 commit comments

Comments
 (0)