From 56a965e76cb98e0c8e9b2db372cba553f0838a85 Mon Sep 17 00:00:00 2001 From: Matt DiMeglio Date: Tue, 22 Apr 2025 00:32:31 -0400 Subject: [PATCH] Typo --- app/call.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/call.jsx b/app/call.jsx index 8452c35..1e92c87 100644 --- a/app/call.jsx +++ b/app/call.jsx @@ -508,7 +508,7 @@ export default function Call() { {`${Gender} - `} - {`Concious: ${Conscious} | `} + {`Conscious: ${Conscious} | `} {`Breathing: ${Breathing}`}