Skip to content

Commit c0332da

Browse files
committed
update document translation how-to
1 parent 4b1de36 commit c0332da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-services/translator/document-translation/how-to-guides/use-rest-api-programmatically.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ To get started, you need:
4040

4141
1. **Subscription**. Select one of your available Azure subscriptions.
4242

43-
1. **Resource Group**. You can create a new resource group or add your resource to a pre-existing resource group that shares the same lifecycle, permissions, and policies.
43+
1. **Resource Group**. You can create a new resource group or add your resource to an existing resource group that shares the same lifecycle, permissions, and policies.
4444

4545
1. **Resource Region**. Choose **Global** unless your business or application requires a specific region. If you're planning on using a [system-assigned managed identity](create-use-managed-identities.md) for authentication, choose a **geographic** region like **West US**.
4646

@@ -227,7 +227,7 @@ The following headers are included with each Document Translation API request:
227227
* Data type: Boolean (`true` or `false`)
228228
* Default Boolean setting is `false`. Set the option to `true` to enable image text translation.
229229

230-
* **Response Details**. When the feature is enabled, additional image processing information will be included with the response:
230+
* **Response Details**. When the feature is enabled, added image processing information is included with the response:
231231

232232
* **`totalImageScansSucceeded`**. The number of successfully translated image scans.
233233

0 commit comments

Comments
 (0)