Skip to content

Commit 869430f

Browse files
authored
Acrolinx
1 parent d71a9a2 commit 869430f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/quickstarts/rooms/includes/rooms-quickstart-call-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@ private void RemoteParticipant_OnRoleChanged(object sender, Azure.Communication.
6767

6868
```
6969

70-
The ability to join a room call and display the roles of call participants is available in the Windows Nuget Release [version 1.1.0](https://www.nuget.org/packages/Azure.Communication.Calling.WindowsClient/1.1.0) and above.
70+
The ability to join a room call and display the roles of call participants is available in the Windows NuGet Release [version 1.1.0](https://www.nuget.org/packages/Azure.Communication.Calling.WindowsClient/1.1.0) and above.
7171

7272
You can learn more about roles of room call participants in the [rooms concept documentation](../../../concepts/rooms/room-concept.md#predefined-participant-roles-and-permissions).

0 commit comments

Comments
 (0)