Merge pull request #1 from BasicsCoding/patch-1

Fixed spelling mistake
This commit is contained in:
John Furrow 2018-02-26 17:11:35 -08:00 committed by GitHub
commit 5326520634
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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/"
} }