Commit fe2f0347 by Calen Pennington

Fix typo

parent ad08df7a
...@@ -21,8 +21,8 @@ ...@@ -21,8 +21,8 @@
<input name="name" type="text" placeholder="Full Name"> <input name="name" type="text" placeholder="Full Name">
<label>Your Location</label> <label>Your Location</label>
<input name="location" type="text" placeholder="Your Location"> <input name="location" type="text" placeholder="Your Location">
<label>Prefered Language</label> <label>Preferred Language</label>
<input name="language" type="text" placeholder="Prefered Language"> <input name="language" type="text" placeholder="Preferred Language">
<label class="terms-of-service"> <label class="terms-of-service">
<input name="terms_of_service" type="checkbox" value="true"> <input name="terms_of_service" type="checkbox" value="true">
I agree to the I agree to the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment