dhorvath commited on
Commit
2d502e8
·
verified ·
1 Parent(s): efeda1b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ st.title("✈️ Airline Compensation Bot 💬")
12
 
13
  # Introduction
14
  st.markdown("**Flight delayed or cancelled yet again?**")
15
- st.markdown("Don’t waste time digging through complicated airline policies! **Just tell us your airline, delay/cancellation reason, and any other relevant details and our chatbot will instantly tell you what compensation you're entitled to - by law and by airline policy.")
16
  st.divider()
17
 
18
  #OpenAI API Key
 
12
 
13
  # Introduction
14
  st.markdown("**Flight delayed or cancelled yet again?**")
15
+ st.markdown("Don’t waste time digging through complicated airline policies! **Just tell us your airline, delay/cancellation reason, and any other relevant details** and our chatbot will instantly tell you what compensation you're entitled to - by law and by airline policy.")
16
  st.divider()
17
 
18
  #OpenAI API Key