brainsqueeze commited on
Commit
c99999e
·
verified ·
1 Parent(s): 1c6c5d7

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,7 +41,7 @@ def build_demo():
41
  <h1>RFP recommendations</h1>
42
 
43
  <p>Receive recommendations for funding opportunities relevant to your work.</p>
44
- <p>To get started lookup your nonprofit and then click **Get recommendations**.</p>
45
  """
46
  )
47
 
 
41
  <h1>RFP recommendations</h1>
42
 
43
  <p>Receive recommendations for funding opportunities relevant to your work.</p>
44
+ <p>To get started lookup your nonprofit and then click <b>Get recommendations</b>.</p>
45
  """
46
  )
47