From 97f88202eb07107ab6e73da7183be8967e14921e Mon Sep 17 00:00:00 2001 From: Tadgh Date: Tue, 10 Aug 2021 08:12:54 -0400 Subject: [PATCH] Fix Changelog typo --- .../uhn/hapi/fhir/changelog/5_6_0/2876-resource-util-npe.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_6_0/2876-resource-util-npe.yaml b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_6_0/2876-resource-util-npe.yaml index f3f70459e0c..5b1e8f96de3 100644 --- a/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_6_0/2876-resource-util-npe.yaml +++ b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_6_0/2876-resource-util-npe.yaml @@ -3,4 +3,4 @@ type: fix issue: 2876 jira: SMILE-1006 backport: 5.5.0 -title: "Fixed a bug wherein an NPE could be thrown by the MDM module interceptor if an incoming resourcee had a tag with no system." +title: "Fixed a bug wherein an NPE could be thrown by the MDM module interceptor if an incoming resource had a tag with no system."