Skip to content

Commit 8aff46f

Browse files
author
Jill Grant
authored
Apply suggestions from code review
Acrolinx fixes
1 parent 7aa6ead commit 8aff46f

File tree

2 files changed

+2
-2
lines changed
  • articles/communication-services/quickstarts/ui-library/includes/get-started-call

2 files changed

+2
-2
lines changed

articles/communication-services/quickstarts/ui-library/includes/get-started-call/android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ The Communication Services Call SDK accepts a full Microsoft Teams meeting link.
350350

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

353-
To set up a Azure Communication Services Rooms call, initialize a `CallCompositeRoomLocator` with a room id.
353+
To set up a Azure Communication Services Rooms call, initialize a `CallCompositeRoomLocator` with a room ID.
354354
While on the setup screen, `CallComposite` will enable camera and microphone to all participants with any room role. Actual up-to-date participant role and capabilities are retrieved from Azure Communication Services once call is connected.
355355

356356
For more information about Rooms, how to create and manage one see [Rooms Quickstart](../../../rooms/get-started-rooms.md)

articles/communication-services/quickstarts/ui-library/includes/get-started-call/ios.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ The Communication Services Call SDK accepts a full Microsoft Teams meeting link.
215215
216216
[!INCLUDE [Public Preview Notice](../../../../includes/public-preview-include.md)]
217217
218-
To set up a Azure Communication Services Rooms call, initialize a `CallCompositeRoomLocator` with a room id.
218+
To set up a Azure Communication Services Rooms call, initialize a `CallCompositeRoomLocator` with a room ID.
219219
While on the setup screen, `CallComposite` will enable camera and microphone to all participants with any room role. Actual up-to-date participant role and capabilities are retrieved from Azure Communication Services once call is connected.
220220
221221
For more information about Rooms, how to create and manage one see [Rooms Quickstart](../../../rooms/get-started-rooms.md)

0 commit comments

Comments
 (0)