Rename "date" to "data" in add a submit button waypoint. closes #611

This commit is contained in:
terakilobyte
2015-05-27 09:51:31 -04:00
parent de2ad65bfa
commit d40fbfa7e7

View File

@ -1256,7 +1256,7 @@
"difficulty" : 0.041,
"description": [
"Add a submit button to your form field.",
"Let's add a submit button to your form. Clicking this button will send the date from your form to the URL you specified with your form's <code>action</code> attribute.",
"Let's add a submit button to your form. Clicking this button will send the data from your form to the URL you specified with your form's <code>action</code> attribute.",
"Here's an example submit button: <code>&#60;button type='submit'&#62;this button submits the form&#60;/button&#62;<code>"
],
"tests": [