mirror of
https://github.com/DarthKilroy/Spot.git
synced 2026-02-17 00:00:10 +00:00
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:
commit
d6ab138dea
2 changed files with 27 additions and 27 deletions
|
|
@ -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',
|
||||||
],
|
],
|
||||||
|
|
|
||||||
|
|
@ -240,7 +240,7 @@
|
||||||
"nointernet",
|
"nointernet",
|
||||||
"no.internet",
|
"no.internet",
|
||||||
"no-internet",
|
"no-internet",
|
||||||
"noconnetion",
|
"noconnection",
|
||||||
"no.connection",
|
"no.connection",
|
||||||
"no-connection"
|
"no-connection"
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue