From c6e1124dffd58c2450af2ca633df84e8bd65d221 Mon Sep 17 00:00:00 2001 From: Leibale Eidelman Date: Wed, 25 Jan 2023 13:41:53 -0500 Subject: [PATCH] Update pub-sub.md --- docs/pub-sub.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pub-sub.md b/docs/pub-sub.md index 1428dca77f..0c269c2a0f 100644 --- a/docs/pub-sub.md +++ b/docs/pub-sub.md @@ -26,7 +26,7 @@ The event listener signature is as follows: buffers: Set; strings: Set; } -)`. +) ``` ## Subscribing