paragon-analytics commited on
Commit
012a40b
·
1 Parent(s): a247007

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ def main_func(ValueDiversity,AdequateResources,Voice,GrowthAdvancement,Workload,
33
 
34
  # Create the UI
35
  title = "**Heart Attack Predictor & Interpreter** 🪐"
36
- description1 = """Thi sapp takes info from subjects and predicts their heart attack likelihood. Do not use for medical diagnosis."""
37
 
38
  description2 = """
39
  To use the app, click on one of the examples, or adjust the values of the factors, and click on Analyze. 🤞
 
33
 
34
  # Create the UI
35
  title = "**Heart Attack Predictor & Interpreter** 🪐"
36
+ description1 = """This app takes info from subjects and predicts their heart attack likelihood. Do not use for medical diagnosis."""
37
 
38
  description2 = """
39
  To use the app, click on one of the examples, or adjust the values of the factors, and click on Analyze. 🤞