From 6ff9fdf38173132c7e48025a0415f083c9f571c5 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Mon, 5 Jun 2017 14:10:04 +0200 Subject: [PATCH] Fix typo --- schemas/contribution.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/contribution.json b/schemas/contribution.json index bfd95e5..d9294ec 100644 --- a/schemas/contribution.json +++ b/schemas/contribution.json @@ -1,6 +1,6 @@ { "$schema": "http://json-schema.org/draft-04/schema#", - "id": "http://schemas.kosmos.org/Contribution", + "id": "http://schema.kosmos.org/Contribution", "properties": { "@context": { "type": "string",