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}`}