From db92c382cbe1c33e9e1e77e976520e5fcdeb9673 Mon Sep 17 00:00:00 2001 From: Dillon Grove Date: Mon, 9 Dec 2013 23:49:08 -0500 Subject: [PATCH] Fixed typo in form docs --- doc/pages/components/forms.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/pages/components/forms.html b/doc/pages/components/forms.html index a37b86f99..da82dd542 100644 --- a/doc/pages/components/forms.html +++ b/doc/pages/components/forms.html @@ -11,7 +11,7 @@ layout: doc/layouts/default.html ## Building Forms With HTML -Ceating a form in Foundation is designed to be easy but extremely flexible. Forms are built with a combination of standard form elements, as well as the Grid (rows and columns). +Creating a form in Foundation is designed to be easy but extremely flexible. Forms are built with a combination of standard form elements, as well as the Grid (rows and columns). Form elements in Foundation are styled based on their type attribute rather than a class, and can be sized in a couple of ways: -- 2.47.2