From 917de23b21f26146dfe69d8c50e2a08662f5dc10 Mon Sep 17 00:00:00 2001 From: Yonle Date: Tue, 21 Nov 2023 20:49:14 +0700 Subject: [PATCH] defaultconf: uh, small comment fix Signed-off-by: Yonle --- config.js.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js.example b/config.js.example index 506e6d4..6c1d128 100644 --- a/config.js.example +++ b/config.js.example @@ -23,7 +23,7 @@ module.exports = { // It may could cause loading problems in client due to slow EOSE from bouncer. wait_eose: false, - // Pause a subscription from receiving further events after reached to + // Pause an subscription from receiving further events after reached to // Could save client's bandwdith. // // Depending on settings, It could either miss some events.