Skip to content

Commit 526ea32

Browse files
committed
Fix title
1 parent a54141e commit 526ea32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/schema/fhir.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json-schema.org/draft/2020-12/schema",
33
"$id": "https://gematik.de/ti-m/structuredData.json",
4-
"title": "Structured data event",
4+
"title": "FHIR event",
55
"description": "Schema of the de.gematik.fhir event for exchanging FHIR resources. See also [MSC4302](https://github.com/matrix-org/matrix-spec-proposals/pull/4302) for further context.",
66
"type": "object",
77
"properties": {

0 commit comments

Comments
 (0)