From c56b827e9b30e4e43460d71fa0ae73f04eee20e4 Mon Sep 17 00:00:00 2001 From: Lyuba Zehl Date: Thu, 23 Jan 2025 10:16:23 +0100 Subject: [PATCH] Update contentTypePattern.schema.tpl.json --- schemas/data/contentTypePattern.schema.tpl.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/data/contentTypePattern.schema.tpl.json b/schemas/data/contentTypePattern.schema.tpl.json index 433f30b4..fcac4ed6 100644 --- a/schemas/data/contentTypePattern.schema.tpl.json +++ b/schemas/data/contentTypePattern.schema.tpl.json @@ -6,7 +6,7 @@ ], "properties": { "contentType": { - "_instruction": "Enter the content type that can be defined by the given regular expression for file names/extentions.", + "_instruction": "Enter the content type that can be defined by the given regular expression for file names/extensions.", "_linkedTypes": [ "https://openminds.ebrains.eu/core/ContentType" ]