]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
fixed typo on dropdown docs intro
authorzurbchris <chris@zurb.com>
Thu, 28 Feb 2013 22:33:39 +0000 (14:33 -0800)
committerzurbchris <chris@zurb.com>
Thu, 28 Feb 2013 22:33:39 +0000 (14:33 -0800)
docs/components/dropdown.html.erb

index 5493f6339520ff9bba8c7c473bc4bb85bc142c25..0e393e5d96144b360fccb97d4d29af6c4e3d3b30 100644 (file)
@@ -7,7 +7,7 @@
     <div class="row">
       <div class="large-12 columns">
         <h2><%= @page_title %></h2>
-        <h4 class="subheader">In Foundation 4, we wanted to rid our codebase of many different dropdowns within various UI elements. So we created a univeral dropdown plugin that will attach dropdowns or popovers next to anything!</h4>
+        <h4 class="subheader">In Foundation 4, we wanted to rid our codebase of many different dropdowns within various UI elements. So we created a universal dropdown plugin that will attach dropdowns or popovers next to anything!</h4>
 
         <a href="#" class="button" data-dropdown="tinyDrop">Link Dropdown &raquo;</a>
         <a href="#" class="button" data-dropdown="contentDrop">Content Dropdown &raquo;</a>