From 582f569dfb2318e65af49c690abd35d0de236e51 Mon Sep 17 00:00:00 2001 From: Pedro Cordeiro Date: Thu, 23 Jun 2016 10:38:16 -0300 Subject: [PATCH] Removed 'html' from the component description --- components/form/introduction.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/components/form/introduction.rst b/components/form/introduction.rst index 5811b02fc08..e20431188bf 100644 --- a/components/form/introduction.rst +++ b/components/form/introduction.rst @@ -5,8 +5,7 @@ The Form Component ================== - The Form component allows you to easily create, process and reuse HTML - forms. + The Form component allows you to easily create, process and reuse forms. The Form component is a tool to help you solve the problem of allowing end-users to interact with the data and modify the data in your application. And though