Skip to content

Commit

Permalink
changing case for postnatal and maternal programs (#1625)
Browse files Browse the repository at this point in the history
  • Loading branch information
sharleenawinja authored Jun 9, 2023
1 parent c8225fc commit b38d638
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@
"routes": []
},
{
"programName": "POSTNATAL PROGRAM",
"programName": "Postnatal Program",
"programUuid": "d2552058-d7bd-47c6-aed1-480a4308027a",
"baseRoute": "d2552058-d7bd-47c6-aed1-480a4308027a",
"alias": "mnch",
Expand All @@ -574,7 +574,7 @@
"routes": []
},
{
"programName": "MATERNITY PROGRAM",
"programName": "Maternity Program",
"programUuid": "01948855-8491-4164-b54f-9b16d174d93e",
"baseRoute": "01948855-8491-4164-b54f-9b16d174d93e",
"alias": "mnch",
Expand Down

0 comments on commit b38d638

Please sign in to comment.