[contributing] fix typo [ci skip]

This commit is contained in:
dkhamsing 2016-08-06 06:09:07 -07:00 committed by GitHub
parent 3e70ac45f6
commit de919ec0c7

View File

@ -8,7 +8,7 @@ A new entry should update **contents.json** with this format:
"category": "Category name",
"description": "What this app does",
"source": "Link to source, usually GitHub",
"screenshots": ["http://something.com/image.png"]
"screenshots": ["http://something.com/image.png"],
"date_added": "Aug 6 2016",
"suggested_by": "@github_username"
}