diff --git a/src/Components/LogUpdate/Sections/IOBalance.tsx b/src/Components/LogUpdate/Sections/IOBalance.tsx index 33cd6ea5c4f..ca0bd4867d2 100644 --- a/src/Components/LogUpdate/Sections/IOBalance.tsx +++ b/src/Components/LogUpdate/Sections/IOBalance.tsx @@ -38,7 +38,7 @@ export const IOBalanceSections = [ fields: [ { name: "Output", - options: ["Urine", "Rules Tube Aspiration", "ICD"], + options: ["Urine", "Ryles Tube Aspiration", "ICD", "Abdominal Drain"], key: "output", }, ],