From ad10030caf5571f490efd0ef306374b2ef4ede7e Mon Sep 17 00:00:00 2001 From: Kyle Huang Junyuan Date: Mon, 26 Jul 2021 11:43:22 +0800 Subject: [PATCH] fix: typo in description (#35) --- src/sg/gov/moh/pdt-healthcert/1.0/schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sg/gov/moh/pdt-healthcert/1.0/schema.json b/src/sg/gov/moh/pdt-healthcert/1.0/schema.json index 29e9b58..15c4e03 100644 --- a/src/sg/gov/moh/pdt-healthcert/1.0/schema.json +++ b/src/sg/gov/moh/pdt-healthcert/1.0/schema.json @@ -475,7 +475,7 @@ "examples": ["collection"] }, "entry": { - "description": "An entry in a bundle resource - will contain information about Patient, Speciment, Observation or Organization.", + "description": "An entry in a bundle resource - will contain information about Patient, Specimen, Observation or Organization.", "type": "array", "minItems": 4, "items": {