Skip to content

Commit bda6e6e

Browse files
Made heading sentence case
1 parent b346b2c commit bda6e6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/communication-services/how-tos/calling-sdk/lobby-admit-and-reject.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.custom: template-how-to
1212

1313
---
1414

15-
# Manage Teams meeting Lobby
15+
# Manage Teams meeting lobby
1616

1717
APIs lobby admit and reject on `Call` or `TeamsCall` class allow users to admit and reject participants from Teams meeting lobby.
1818

@@ -145,4 +145,4 @@ await call.admitAll();
145145
- [Learn how to manage calls](./manage-calls.md)
146146
- [Learn how to manage Teams calls](../cte-calling-sdk/manage-calls.md)
147147
- [Learn how to join Teams meeting](./teams-interoperability.md)
148-
- [Learn how to manage video](./manage-video.md)
148+
- [Learn how to manage video](./manage-video.md)

0 commit comments

Comments
 (0)