Skip to content

Commit 2ed30e6

Browse files
committed
stray space chars
1 parent a07e776 commit 2ed30e6

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

docs/api/ref/PrivateChannel.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -345,11 +345,11 @@ Adds a listener that will be called whenever the remote app invokes `Listener.un
345345

346346
<Tabs groupId="lang">
347347
<TabItem value="ts" label="TypeScript/JavaScript">
348-
348+
349349
```ts
350350
onDisconnect(handler: () => void): Listener;
351351
```
352-
352+
353353
</TabItem>
354354
<TabItem value="dotnet" label=".NET">
355355

docs/context/ref/ChatRoom.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: ChatRoom
33
sidebar_label: ChatRoom
4+
45
---
56

67
# ChatRoom

0 commit comments

Comments
 (0)