Skip to content

Commit 06658c0

Browse files
author
Jill Grant
authored
Update teams-auto-attendant-javascript.md
Acrolinx fixes
1 parent 487a99d commit 06658c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/quickstarts/voice-video-calling/includes/teams-auto-attendant/teams-auto-attendant-javascript.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.date: 07/17/2023
66
ms.author: ruslanzdor
77
---
88

9-
In this quickstart you are going to learn how to start a call from Azure Communication Services user to Teams Auto Attendant. You are going to achieve it with the following steps:
9+
In this quickstart you're going to learn how to start a call from Azure Communication Services user to Teams Auto Attendant. You're going to achieve it with the following steps:
1010

1111
1. Enable federation of Azure Communication Services resource with Teams Tenant.
1212
2. Select or create Teams Auto Attendant via Teams Admin Center.
@@ -464,7 +464,7 @@ Use the `webpack-dev-server` to build and run your app. Run the following comman
464464
npx webpack serve --config webpack.config.js
465465
```
466466

467-
Manual steps to setup the call:
467+
Manual steps to set up the call:
468468

469469
1. Open your browser and navigate to http://localhost:8080/.
470470
2. Enter a valid user access token. Refer to the [user access token documentation](../../../manage-teams-identity.md) if you don't already have access tokens available to use.

0 commit comments

Comments
 (0)