]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Spelling correction 6952/head 6953/head
authorstudy the user <studytheuser@users.noreply.github.com>
Wed, 21 Oct 2015 02:56:20 +0000 (21:56 -0500)
committerstudy the user <studytheuser@users.noreply.github.com>
Wed, 21 Oct 2015 02:56:20 +0000 (21:56 -0500)
Corrected spelling of “Additionally”.

doc/pages/components/abide.html

index 7b6658d58c6f30b606aa027e8f037d8060e287ae..ddf324fa38082f927f34c0c112164df2ae363048 100644 (file)
@@ -13,7 +13,7 @@ layout: component.html
 
 ## Setting Up Validation
 
-To enable validation with Abide, add the `data-abide` attribute to your `form` element. Then add the `required` attribute to each input that you want to require. Additionaly, you can define a `pattern` to define restraints on what users can input.
+To enable validation with Abide, add the `data-abide` attribute to your `form` element. Then add the `required` attribute to each input that you want to require. Additionally, you can define a `pattern` to define restraints on what users can input.
 
 {{> examples_abide_basic_rendered}}
 
@@ -191,5 +191,3 @@ Required Foundation Library: `foundation.abide.js`
 {{> examples_abide_javascript_options}}
 
 ***
-
-