chg: [temporal-event] fix typo in template name

pull/341/head
Alexandre Dulaunoy 2021-12-21 08:12:21 +01:00
parent 7c6815a469
commit 6e5db86325
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 3 additions and 3 deletions

View File

@ -32,11 +32,11 @@
}, },
"description": "A temporal event consists of some temporal and spacial boundaries. Spacial boundaries can be physical, virtual or hybrid.", "description": "A temporal event consists of some temporal and spacial boundaries. Spacial boundaries can be physical, virtual or hybrid.",
"meta-category": "misc", "meta-category": "misc",
"name": "report", "name": "temporal-event",
"requiredOneOf": [ "requiredOneOf": [
"summary", "summary",
"link" "link"
], ],
"uuid": "d79f2d25-2937-44d3-a6d4-2f36f2505448", "uuid": "d79f2d25-2937-44d3-a6d4-2f36f2505448",
"version": 1 "version": 2
} }