mirror of
https://github.com/yuzu-emu/discord-open-source.git
synced 2025-01-08 22:05:37 +00:00
Fixed spelling mistake
I know it's such a small PR, but it drives me crazy.
This commit is contained in:
parent
55e5930d9e
commit
63f66dbfd5
|
@ -12,7 +12,7 @@ To add your project and community to the list:
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"logo": "your-logo.svg",
|
"logo": "your-logo.svg",
|
||||||
"title": "Name of your projecy",
|
"title": "Name of your project",
|
||||||
"quote": "A short quote about how you use Discord for your project.",
|
"quote": "A short quote about how you use Discord for your project.",
|
||||||
"inviteCode": "The public invite code to your project, usually the code after https://discord.gg/"
|
"inviteCode": "The public invite code to your project, usually the code after https://discord.gg/"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue