Skip to content

Commit 9828886

Browse files
committed
Resolve clarity issues
1 parent e45ba07 commit 9828886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/speech-service/includes/cognitive-services-speech-service-rest-auth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Follow the steps here [Use Microsoft Entra authentication](../how-to-configure-a
170170
> - Get a Microsoft Entra access token
171171
> - Get the Speech resource ID
172172
173-
After the resource ID and the Microsoft Entra access token have been obtained the actual access token can be constructed following this format:
173+
After the resource ID and the Microsoft Entra access token was obtained, the actual access token can be constructed following this format:
174174
```http
175175
"aad#YOUR_RESOURCE_ID#YOUR_MICROSOFT_ENTRA_ACCESS_TOKEN";
176176
```

0 commit comments

Comments
 (0)