Skip to content

Commit 662ee5b

Browse files
committed
PR feedback
1 parent f818434 commit 662ee5b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/cognitive-services/Translator/document-translation/language-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Now that you've completed the prerequisites, let's start translating documents!
4646

4747
1. Navigate to [Language Studio](https://language.cognitive.azure.com/home).
4848

49-
1. If you're using the Language Studio for the first time, a **Select an Azure resource** pop-up screen will appear. Make the following selections:
49+
1. If you're using the Language Studio for the first time, a **Select an Azure resource** pop-up screen appears. Make the following selections:
5050

5151
* **Azure directory**.
5252
* **Azure subscription**.

articles/cognitive-services/Translator/document-translation/quickstarts/get-started-with-rest-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ For this project, you need a **source document** uploaded to your **source conta
116116

117117
## HTTP request
118118

119-
A batch Document Translation request is submitted to your Translator service endpoint via a POST request. If successful, the POST method returns a `202 Accepted` response code and the batch request is created by the service. The translated documents are listed in your target container.
119+
A batch Document Translation request is submitted to your Translator service endpoint via a POST request. If successful, the POST method returns a `202 Accepted` response code and the service creates a batch request. The translated documents are listed in your target container.
120120

121121
### Headers
122122

0 commit comments

Comments
 (0)