Skip to content

Commit d29914b

Browse files
correctness
1 parent ff082f5 commit d29914b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/communication-services/tutorials/calling-widget/calling-widget-js-tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.subservice: calling
1717

1818
[!INCLUDE [Public Preview Notice](../../includes/public-preview-include.md)]
1919

20-
To facilitate better business to customer communications the [Azure Communication Services UI Library](https://azure.github.io/communication-ui-library/?path=/docs/overview--page) provides JavaScript bundles to try out cross platform solutions for using the UI Library. This tutorial is the fastest way from getting into a call using the UI library and Teams.
20+
To facilitate better business to customer communications the [Azure Communication Services UI Library](https://azure.github.io/communication-ui-library/?path=/docs/overview--page) provides JavaScript bundles to try out cross-platform solutions for using the UI Library. This tutorial is the fastest way from getting into a call using the UI library and Teams.
2121

2222
Following this tutorial will:
2323

@@ -204,7 +204,7 @@ Note, if you try to go to the page not using local host, your calling experience
204204
Click the `start call` button seen in the [UI Library `CallComposite`](https://azure.github.io/communication-ui-library/?path=/docs/composites-call-basicexample--basic-example) to initiate a call to your Teams voice app.
205205

206206
## Taking to Production
207-
Currently this tutorial and the JS bundles are in public preview. If you are excited about Click to Call and wanting to see how you can use the `CallComposite` to create Click to Call experiences for you product today, we have a discussion post in our [Github repo](https://github.com/Azure/communication-ui-library) that will show you how to integrate the UI library on other Node Frameworks. The steps of the tutorial you just did directly translate to what is outlined in this show and tell on [loading the UI library composites in other frameworks than React](https://github.com/Azure/communication-ui-library/discussions/4723).
207+
Currently this tutorial and the JS bundles are in public preview. If you are excited about Click to Call and wanting to see how you can use the `CallComposite` to create Click to Call experiences for your product today, we have a discussion post in our [GitHub repo](https://github.com/Azure/communication-ui-library) that will show you how to integrate the UI library on other Node Frameworks. The steps of the tutorial you just did directly translate to what is outlined in this show and tell on [loading the UI library composites in other frameworks than React](https://github.com/Azure/communication-ui-library/discussions/4723).
208208

209209
## Next steps
210210

articles/communication-services/tutorials/calling-widget/calling-widget-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ A complete start to finish tutorial built using [React](https://react.dev/) that
3535

3636
![Screenshot of Calling Widget sample app home page](../media/calling-widget/sample-app-splash-widget-open.png)
3737

38-
#### Build it - Crossplatform: JavaScript
38+
#### Build it - Cross-platform: JavaScript
3939

4040
[!INCLUDE [Public Preview Notice](../../includes/public-preview-include.md)]
4141

0 commit comments

Comments
 (0)