gfhayworth commited on
Commit
8d4b8e2
1 Parent(s): 145c0a2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -289,7 +289,7 @@ css=".gradio-container {background-color: lightgray}"
289
 
290
  xmpl_list = ["How do I activate my spending account card?",
291
  "Can I use my card for copays at the doctor?",
292
- "Can I get meat with this card?",
293
  "Can I buy vitamins?",
294
  "Can I use this card to pay for Uber?"]
295
 
 
289
 
290
  xmpl_list = ["How do I activate my spending account card?",
291
  "Can I use my card for copays at the doctor?",
292
+ "Can I buy meat with this card?",
293
  "Can I buy vitamins?",
294
  "Can I use this card to pay for Uber?"]
295