From 831b36f61eb7f639d0df59dd04e0957d1a77d71c Mon Sep 17 00:00:00 2001 From: Garret Alfert Date: Wed, 7 Jun 2017 12:28:28 +0200 Subject: [PATCH] Change wording of description --- schemas/contributor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/contributor.json b/schemas/contributor.json index 8472cec..7978f7b 100644 --- a/schemas/contributor.json +++ b/schemas/contributor.json @@ -15,7 +15,7 @@ "kind": { "type": "string", "title": "Kind", - "description": "Type/category of contribution", + "description": "Category of contributor", "enum": [ "person", "organization",