From a21c4bdf06b80b7f527772539b894db56ee3bd7b Mon Sep 17 00:00:00 2001 From: Andrew Davison Date: Wed, 29 Nov 2023 10:44:25 +0100 Subject: [PATCH] fix spelling mistake --- schemas/data/contentType.schema.tpl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/data/contentType.schema.tpl.json b/schemas/data/contentType.schema.tpl.json index 21e73b24..7fc60187 100644 --- a/schemas/data/contentType.schema.tpl.json +++ b/schemas/data/contentType.schema.tpl.json @@ -46,7 +46,7 @@ "_formats": [ "iri" ], - "_instruction": "Enter the internationalized resource identifier (IRI) to the offical specification of this content type. If no offical and public specification is available, leave blank and enter the specification under 'description'." + "_instruction": "Enter the internationalized resource identifier (IRI) to the official specification of this content type. If no official and public specification is available, leave blank and enter the specification under 'description'." }, "synonym":{ "type": "array",