Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux authored Mar 18, 2024
1 parent 9ad3bf4 commit 76fc105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/1.guide/3.peer.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Client connection status (might be `undefined`)
`peer.ctx` is an object that holds adapter specific context. It is scoped with `peer.ctx.[name]`.

> [!NOTE]
> `ctx`` is an advanced namespace and API changes might happen, so don't rely on it as much aspossible!
> `ctx`` is an advanced namespace and API changes might happen, so don't rely on it as much as possible!
### `peer.subscribe(channel)`

Expand Down

0 comments on commit 76fc105

Please sign in to comment.