From 487e816a37fa8204c9ee63755eb54d634b8ef8a5 Mon Sep 17 00:00:00 2001 From: study the user Date: Tue, 20 Oct 2015 21:56:20 -0500 Subject: [PATCH] Spelling correction MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Corrected spelling of “Additionally”. --- doc/pages/components/abide.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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}} *** - - -- 2.47.2