]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Update docs issue that i created!
authorharry <harmanmanchanda182@gmail.com>
Sat, 22 Apr 2017 14:29:17 +0000 (19:59 +0530)
committerharry <harmanmanchanda182@gmail.com>
Sat, 22 Apr 2017 14:29:17 +0000 (19:59 +0530)
docs/pages/abide.md

index 2801c180cf1a66d4db4cd6a31109c29cc919bb81..848792319da188df8cfda3d6a55b2a72a457ab1f 100644 (file)
@@ -10,7 +10,7 @@ tags:
 
 ## Abide Demo
 
-These input types create a text field: `text`, `date`, `datetime`, `datetime-local`, `email`, `month`, `number`, `password`, `search`, `tel`, `time`, `url`, `website` and `week`. Note the use of the novalidate attribute to disable any browser validation that could conflict with Abide.
+These input types create a text field: `text`, `date`, `datetime`, `datetime-local`, `email`, `month`, `number`, `password`, `search`, `tel`, `time`, `url` and `week`. Note the use of the novalidate attribute to disable any browser validation that could conflict with Abide.
 
 ```html_example
 <form data-abide novalidate>