eaglelandsonce commited on
Commit
d680ff8
·
verified ·
1 Parent(s): 27f2446

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -110,7 +110,7 @@ def main():
110
  st.write("1. Morning Meeting\n2. Review Project Plans\n3. Lunch Break\n4. Site Visit\n5. Evening Wrap-up")
111
  st.header("Agent Advisors")
112
  st.write("Would you like to optimize your HIN number")
113
- st.header("My Incdentive")
114
  st.write("Total incentive for HIN optimization")
115
 
116
  with col2:
 
110
  st.write("1. Morning Meeting\n2. Review Project Plans\n3. Lunch Break\n4. Site Visit\n5. Evening Wrap-up")
111
  st.header("Agent Advisors")
112
  st.write("Would you like to optimize your HIN number")
113
+ st.header("My Incentive")
114
  st.write("Total incentive for HIN optimization")
115
 
116
  with col2: