NexAddo commited on
Commit
a1ca65a
1 Parent(s): 1773b52

Update hackaprompt/gradio_app.py

Browse files
Files changed (1) hide show
  1. hackaprompt/gradio_app.py +1 -1
hackaprompt/gradio_app.py CHANGED
@@ -280,7 +280,7 @@ with gr.Blocks(theme=theme) as demo:
280
  * Record your efforts and add it to Enshrine Your Attempt on to the Wall of Heroes
281
  * `Generate Chronicle` will prepare a downloadable `submission.json` file for you to submit.
282
  * You should submit all of your efforts in one file, not one by one.
283
- * Please submit the `submission.json` file to [this email]([email protected]).
284
  """
285
  )
286
 
 
280
  * Record your efforts and add it to Enshrine Your Attempt on to the Wall of Heroes
281
  * `Generate Chronicle` will prepare a downloadable `submission.json` file for you to submit.
282
  * You should submit all of your efforts in one file, not one by one.
283
+ * Please submit the `submission.json` file to [this email](mailto:[email protected]).
284
  """
285
  )
286