From 3249559331b1c55a00290928afecd9c9d3463683 Mon Sep 17 00:00:00 2001 From: mike clark Date: Wed, 6 Mar 2024 11:12:15 +0000 Subject: [PATCH] fixing spacing on 61002 --- protocol/errorsHelp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocol/errorsHelp.json b/protocol/errorsHelp.json index a467787..3d12da3 100644 --- a/protocol/errorsHelp.json +++ b/protocol/errorsHelp.json @@ -54,7 +54,7 @@ "50001": "https://faqs.ably.com/error-code-50001-internal-channel-error", "50002": "https://faqs.ably.com/error-code-50002-internal-connection-error", "50003": "https://faqs.ably.com/error-code-50003-timeout-error", - "61002" : "https://faqs.ably.com/error-code-61002", + "61002": "https://faqs.ably.com/error-code-61002", "70001": "https://faqs.ably.com/error-code-70001", "70002": "https://faqs.ably.com/error-code-70002", "71302": "https://faqs.ably.com/error-71302-no-subscription-to-this-product-found-for-account",