From: study the user Date: Wed, 21 Oct 2015 02:56:20 +0000 (-0500) Subject: Spelling correction X-Git-Tag: v6.0.0~20^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F6953%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Spelling correction Corrected spelling of “Additionally”. --- diff --git a/doc/pages/components/abide.html b/doc/pages/components/abide.html index 7b6658d58..ddf324fa3 100644 --- a/doc/pages/components/abide.html +++ b/doc/pages/components/abide.html @@ -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}} *** - -