Skip to content

Commit f2e2c62

Browse files
committed
Update breakoutrooms-web.md
Fix note format
1 parent 9137c7a commit f2e2c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/communication-services/how-tos/calling-sdk/includes/breakoutrooms/breakoutrooms-web.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ breakoutRoomsFeature.off('breakoutRoomsUpdated', breakoutRoomsUpdatedListener);
201201

202202
Breakout rooms have the following properties:
203203

204-
> [Note:]
204+
> [!Note:]
205205
> The following sample code efficiently displays all breakout room properties. It is not intended to be reused as shown. In practice you only use the properties needed for your breakout room scenario.
206206
207207
```js

0 commit comments

Comments
 (0)