From 0850421afb99b8655060db455c3ae4e471f25db8 Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Sun, 17 May 2020 19:42:11 -0400 Subject: [PATCH] Update config.json.example --- config.json.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json.example b/config.json.example index aad02a3c..09cf2bba 100644 --- a/config.json.example +++ b/config.json.example @@ -1,6 +1,6 @@ { "serverAddress": "https://sponsor.ajay.app", "testingServerAddress": "https://sponsor.ajay.app/test", - "serverAddressComment": "This specifies the default SponsorBlock server to conect to", + "serverAddressComment": "This specifies the default SponsorBlock server to connect to", "categoryList": ["sponsor", "intro", "outro", "interaction", "selfpromo", "music_offtopic"] }