diff options
author | Ajay Ramachandran <[email protected]> | 2020-05-17 19:42:11 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2020-05-17 19:42:11 -0400 |
commit | 0850421afb99b8655060db455c3ae4e471f25db8 (patch) | |
tree | 77c6f66138dee3aff7e4d84ecf3890cc09fe1cdf /config.json.example | |
parent | 45d20574d9524e77171fe94dcf00891cd5c30a62 (diff) | |
download | SponsorBlock-0850421afb99b8655060db455c3ae4e471f25db8.tar.gz SponsorBlock-0850421afb99b8655060db455c3ae4e471f25db8.zip |
Update config.json.example
Diffstat (limited to 'config.json.example')
-rw-r--r-- | config.json.example | 2 |
1 files changed, 1 insertions, 1 deletions
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"] } |