meg HF staff commited on
Commit
ac476f1
1 Parent(s): 1e0df6e

Trying to make long sentence a bit more clear

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -116,7 +116,7 @@ def submit_entry(URL, tags, suggestions, comments):
116
  with gr.Blocks(css="#margin-top {margin-top: 15px}") as demo:
117
  gr.Markdown("## Call for submissions! 📢")
118
  gr.Markdown("""
119
- Hugging Face is collecting examples of [Spaces](https://huggingface.co/spaces) that are ethically mindful to highlight and encourage these kinds of projects – and we would love your input!
120
 
121
  If you have built a Space that you think should be featured, or if you would like to nominate someone else's, paste the URL in the form below 🤗
122
 
 
116
  with gr.Blocks(css="#margin-top {margin-top: 15px}") as demo:
117
  gr.Markdown("## Call for submissions! 📢")
118
  gr.Markdown("""
119
+ Hugging Face is collecting examples of [Spaces](https://huggingface.co/spaces) that are ethically mindful, in order to highlight and encourage these kinds of projects – and we would love your input!
120
 
121
  If you have built a Space that you think should be featured, or if you would like to nominate someone else's, paste the URL in the form below 🤗
122