<hr>
<h3>Using the JavaScript</h3>
- <p>You don't need ths JS to create sections with Foundation. The only reason you'll need to include <code>foundation.section.js</code> is if you want to add the ability to close an alert. You'll also need to make sure to include <code>zepto.js</code> and <code>foundation.js</code> above the sections plugin. Above your closing <code></body></code> tag include the following line of code and make sure you have the JS in your directory.</p>
+ <p>You'll need to include <code>zepto.js</code> and <code>foundation.js</code> above the sections plugin. Above your closing <code></body></code> tag include the following line of code and make sure you have the JS in your directory.</p>
<p><a href="../javascript.html" title="How to install Foundation JavaScript">Read how to install Foundation JavaScript</a></p>