1
0
mirror of https://github.com/simple-icons/simple-icons.git synced 2025-02-04 01:53:43 +02:00

Change wording in schema

This commit is contained in:
Johan Fagerberg 2017-09-13 21:44:59 +02:00 committed by GitHub
parent f15a8af990
commit e75b2766fb

View File

@ -1,9 +1,9 @@
{ {
"title": "SimpleIcons icons", "title": "Simple Icons",
"type": "object", "type": "object",
"properties": { "properties": {
"icons": { "icons": {
"description": "The actual icons", "description": "The list of icons",
"type": "array", "type": "array",
"items": { "items": {
"description": "A single icon", "description": "A single icon",