From 0c246c9e9d38662db68e78dc4536b5d252dde782 Mon Sep 17 00:00:00 2001 From: Chris Mungall Date: Thu, 19 Jan 2017 15:58:56 -0800 Subject: [PATCH] Fixed typo --- node_modules_changes/schema.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules_changes/schema.json b/node_modules_changes/schema.json index 67294b3dddb..5bda74279a8 100755 --- a/node_modules_changes/schema.json +++ b/node_modules_changes/schema.json @@ -178,7 +178,7 @@ "type": "string", "description": "Name of the developer (User ID/Name)" }, - "contributer": { + "contributor": { "type": "string", "description": "Contributor person or institute." }, @@ -1751,4 +1751,4 @@ } } } -} \ No newline at end of file +}