Skip to content

Commit 300e60f

Browse files
authored
Fix Acrolinx terminology
Line 31: Azure Portal ---> Azure portal
1 parent 073dea4 commit 300e60f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Translator/quickstart-translator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ In this quickstart, you learn to use the Translator service via REST. You start
2828

2929
* Azure subscription - [Create one for free](https://azure.microsoft.com/free/cognitive-services/)
3030
* Once you have an Azure subscription, [create a Translator resource](https://ms.portal.azure.com/#create/Microsoft.CognitiveServicesTextTranslation) in the Azure portal to get your key and endpoint. After it deploys, select **Go to resource**.
31-
* You'll need the key and endpoint from the resource to connect your application to the Translator service. You'll paste your key and endpoint into the code below later in the quickstart. You can find these values on the Azure Portal **Keys and Endpoint** page:
31+
* You'll need the key and endpoint from the resource to connect your application to the Translator service. You'll paste your key and endpoint into the code below later in the quickstart. You can find these values on the Azure portal **Keys and Endpoint** page:
3232

3333
:::image type="content" source="media/keys-and-endpoint-portal.png" alt-text="Screenshot: Azure portal keys and endpoint page.":::
3434

0 commit comments

Comments
 (0)