Fixed a grammar issue
This commit is contained in:
parent
ec30863b24
commit
554f0632b3
|
@ -13,7 +13,7 @@ export let communes = [
|
||||||
contact: ["https://discord.gg/Qk8KUk787z","DiscordInviteLink"]
|
contact: ["https://discord.gg/Qk8KUk787z","DiscordInviteLink"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
location: [["Estonia","KohtlaJarve"],[59.409521829709504, 27.288415912535914]],
|
location: [["Estonia","Kohtla-Jarve"],[59.409521829709504, 27.288415912535914]],
|
||||||
status: "forming",
|
status: "forming",
|
||||||
members: 2,
|
members: 2,
|
||||||
contact: ["https://discord.gg/Qk8KUk787z","DiscordInviteLink"]
|
contact: ["https://discord.gg/Qk8KUk787z","DiscordInviteLink"]
|
||||||
|
|
|
@ -13,7 +13,7 @@ export let communes = [
|
||||||
contact: ["https://discord.gg/Qk8KUk787z","DiscordInviteLink"]
|
contact: ["https://discord.gg/Qk8KUk787z","DiscordInviteLink"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
location: [["Estonia","KohtlaJarve"],[59.409521829709504, 27.288415912535914]],
|
location: [["Estonia","Kohtla-Jarve"],[59.409521829709504, 27.288415912535914]],
|
||||||
status: "forming",
|
status: "forming",
|
||||||
members: 2,
|
members: 2,
|
||||||
contact: ["https://discord.gg/Qk8KUk787z","DiscordInviteLink"]
|
contact: ["https://discord.gg/Qk8KUk787z","DiscordInviteLink"]
|
||||||
|
|
Loading…
Reference in New Issue