Skip to content

Commit 787dbac

Browse files
Merge pull request #227917 from RamanathanChinnappan-MSFT/patch-33
(AzureCXP) fixes MicrosoftDocs/azure-docs#105433
2 parents 82db6e6 + 5bec41f commit 787dbac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cognitive-services/Speech-Service/includes/common/environment-variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Your application must be authenticated to access Cognitive Services resources. F
1414
1515
To set the environment variable for your Speech resource key, open a console window, and follow the instructions for your operating system and development environment.
1616
- To set the `SPEECH_KEY` environment variable, replace `your-key` with one of the keys for your resource.
17-
- To set the `SPEECH_REGION` environment variable, replace `your-region` with one of the keys for your resource.
17+
- To set the `SPEECH_REGION` environment variable, replace `your-region` with one of the regions for your resource.
1818

1919
#### [Windows](#tab/windows)
2020

0 commit comments

Comments
 (0)