TheHickman commited on
Commit
603813e
·
verified ·
1 Parent(s): d8aa033

Updated reminder

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -587,7 +587,7 @@ document.addEventListener("mouseup", () => {
587
  font-weight: bold;
588
  border-radius: 12px;
589
  ">
590
- Remember to return to the survey!
591
  </div>
592
  """)
593
 
 
587
  font-weight: bold;
588
  border-radius: 12px;
589
  ">
590
+ Remember to return to the survey once you're done here!
591
  </div>
592
  """)
593