jmonas commited on
Commit
922c488
·
verified ·
1 Parent(s): 512d558

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -254,7 +254,7 @@ def main():
254
  unsafe_allow_html=True
255
  )
256
 
257
- st.markdown("**Note:** Each challenge has additional rules, which will be released when the challenges officially launch on March 1st.")
258
  st.markdown("---")
259
 
260
 
 
254
  unsafe_allow_html=True
255
  )
256
 
257
+ st.markdown("**Note:** Each challenge has additional rules, which will be released when the challenges officially launch on March 10th.")
258
  st.markdown("---")
259
 
260