Merge pull request #5 from rainbunny/spot-spacing-fixes-1

Fixing spacing between "/n"s and text and changed "noconnetion" to "noconnection".
This commit is contained in:
Cellaryllis 2022-10-19 20:58:13 +02:00 committed by GitHub
commit d6ab138dea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 27 additions and 27 deletions

View file

@ -287,7 +287,7 @@ module.exports = [
'nointernet', 'nointernet',
'no.internet', 'no.internet',
'no-internet', 'no-internet',
'noconnetion', 'noconnection',
'no.connection', 'no.connection',
'no-connection', 'no-connection',
], ],

View file

@ -240,7 +240,7 @@
"nointernet", "nointernet",
"no.internet", "no.internet",
"no-internet", "no-internet",
"noconnetion", "noconnection",
"no.connection", "no.connection",
"no-connection" "no-connection"
], ],