Merge pull request #1 from 67P/fixes

Minor wording/typo fixes
This commit is contained in:
Basti 2017-06-07 13:05:03 +02:00 committed by GitHub
commit 3b656d0ab9
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
}, },
"contributor": { "contributor": {
"properties": { "properties": {
"uri": { "ipfs": {
"type": "string", "type": "string",
"format": "uri", "format": "uri",
"title": "IPFS URI", "title": "IPFS URI",

View File

@ -15,7 +15,7 @@
"kind": { "kind": {
"type": "string", "type": "string",
"title": "Kind", "title": "Kind",
"description": "Type/category of contribution", "description": "Category of contributor",
"enum": [ "enum": [
"person", "person",
"organization", "organization",