From 52e6925de5c7b56ee1219bf0624fae8313c3bd62 Mon Sep 17 00:00:00 2001 From: Rahul Ramesh <121226043+rahu1ramesh@users.noreply.github.com> Date: Mon, 5 Aug 2024 07:54:34 +0530 Subject: [PATCH] BAH-4059 | Fix. drugChartScheduleFrequencies Name (#41) Rename Three times a day -> Thrice a day --- openmrs/apps/ipdDashboard/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openmrs/apps/ipdDashboard/app.json b/openmrs/apps/ipdDashboard/app.json index aeea3f6fe..5956e0b51 100644 --- a/openmrs/apps/ipdDashboard/app.json +++ b/openmrs/apps/ipdDashboard/app.json @@ -12,7 +12,7 @@ ] }, { - "name": "Three times a day", + "name": "Thrice a day", "frequencyPerDay": 3, "scheduleTiming": [ "6:00",