From 29f501e76d3f90578c96e27e183de3dc4548645e Mon Sep 17 00:00:00 2001 From: Andrew Davison Date: Fri, 8 Mar 2024 12:02:41 +0100 Subject: [PATCH] Remove extraneous trailing space from content type --- instances/latest/contentTypes/application_vnd.zeiss .jsonld | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/instances/latest/contentTypes/application_vnd.zeiss .jsonld b/instances/latest/contentTypes/application_vnd.zeiss .jsonld index 4552446a6..44ff55abf 100644 --- a/instances/latest/contentTypes/application_vnd.zeiss .jsonld +++ b/instances/latest/contentTypes/application_vnd.zeiss .jsonld @@ -2,7 +2,7 @@ "@context": { "@vocab": "https://openminds.ebrains.eu/vocab/" }, - "@id": "https://openminds.ebrains.eu/instances/contentTypes/application_vnd.zeiss ", + "@id": "https://openminds.ebrains.eu/instances/contentTypes/application_vnd.zeiss", "@type": "https://openminds.ebrains.eu/core/ContentType", "dataType": null, "description": null, @@ -10,7 +10,7 @@ "fileExtension": [ ".czi" ], - "name": "application/vnd.zeiss ", + "name": "application/vnd.zeiss", "relatedMediaType": null, "specification": null, "synonym": null