LeonceNsh commited on
Commit
7567645
·
verified ·
1 Parent(s): 1ff078a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -146,7 +146,7 @@ with gr.Blocks() as demo:
146
 
147
  ## Example Queries
148
 
149
- - `Return awardee, award WHERE award > 720000000`
150
  - `awardee, award, and posteddate where award greater than 10000000`
151
  """)
152
 
 
146
 
147
  ## Example Queries
148
 
149
+ - `WHERE award > 720000000`
150
  - `awardee, award, and posteddate where award greater than 10000000`
151
  """)
152