From 301cea54eca104a8951475aab47d9e1ae38fe0e9 Mon Sep 17 00:00:00 2001 From: lucille Date: Mon, 15 Jul 2024 15:01:47 +0300 Subject: [PATCH] ensure rename of textx, re-arrange option on a field --- packages/esm-ohri-pmtct-app/src/config-schema.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/esm-ohri-pmtct-app/src/config-schema.ts b/packages/esm-ohri-pmtct-app/src/config-schema.ts index c3dd83cd9..136b6775c 100644 --- a/packages/esm-ohri-pmtct-app/src/config-schema.ts +++ b/packages/esm-ohri-pmtct-app/src/config-schema.ts @@ -23,7 +23,7 @@ export const configSchema = { antenatalFormName: 'Antenatal Form', labourAndDeliveryFormName: 'Labour & Delivery Form', motherPostnatalFormName: 'Mother - Postnatal Form', - infantPostnatalFormName: 'Infant - Postanal Form', + infantPostnatalFormName: 'Infant - Postnatal Form', }, }, formUuids: {