Skip to content

Commit b3b6381

Browse files
Merge pull request #529 from openMetadataInitiative/lzehl_typeFix
Update contentTypePattern.schema.tpl.json
2 parents eb6edff + c56b827 commit b3b6381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/data/contentTypePattern.schema.tpl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
],
77
"properties": {
88
"contentType": {
9-
"_instruction": "Enter the content type that can be defined by the given regular expression for file names/extentions.",
9+
"_instruction": "Enter the content type that can be defined by the given regular expression for file names/extensions.",
1010
"_linkedTypes": [
1111
"https://openminds.ebrains.eu/core/ContentType"
1212
]

0 commit comments

Comments
 (0)