Skip to content

Commit 5855511

Browse files
authored
Update README.md
1 parent 8e71bb9 commit 5855511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Now you should have two tokens. You can use the tokens to connect the two peers
4747
| `allow-policy`| Defines which peer(s) this peer is allowed to connect to. Default: `"*:*"` (connect to any other peer)[^1]. [More info](https://jsr.io/@pulsebeam/server/doc/~/PeerPolicy) |
4848
| `create-token`| Generates a token[^2][^3] based on the provided inputs/defaults. |
4949

50-
[^1]: Even with the `\"*:*\"` allow-policy, peers can only connect to other peers within the scope of your `<API_KEY>`.
50+
[^1]: Even with the `"*:*"` allow-policy, peers can only connect to other peers within the scope of your `<API_KEY>`.
5151

5252
[^2]: Provide the CLI-generated token to your client's to allow them to talk to PulseBeam signaling servers and make connections with each other.
5353

0 commit comments

Comments
 (0)