Update app.py
Browse files
app.py
CHANGED
|
@@ -29,7 +29,7 @@ st.markdown(
|
|
| 29 |
st.markdown(
|
| 30 |
"""
|
| 31 |
🩸 **Sepsis Overview:**
|
| 32 |
-
Sepsis is a critical medical condition triggered by the body's extreme response to an infection. It can lead to organ failure and, if not detected early, poses a serious threat to life.
|
| 33 |
"""
|
| 34 |
)
|
| 35 |
|
|
|
|
| 29 |
st.markdown(
|
| 30 |
"""
|
| 31 |
🩸 **Sepsis Overview:**
|
| 32 |
+
Sepsis is a critical medical condition triggered by the body's extreme response to an infection. It can lead to organ failure and, if not detected early, poses a serious threat to life.
|
| 33 |
"""
|
| 34 |
)
|
| 35 |
|