<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 »</a>
<a href="#" class="button" data-dropdown="contentDrop">Content Dropdown »</a>