Skip to content

Commit c6e1124

Browse files
authored
Update pub-sub.md
1 parent 9decde6 commit c6e1124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pub-sub.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The event listener signature is as follows:
2626
buffers: Set<Listener>;
2727
strings: Set<Listener>;
2828
}
29-
)`.
29+
)
3030
```
3131

3232
## Subscribing

0 commit comments

Comments
 (0)