### Using the Javascript
-Before you can use Interchange you'll want to verify that jQuery and `foundation.js` are available on your page. You can refer to the [Javascript documentation](../javascript.html) on setting that up.
+Before you can use Equalizer you'll want to verify that jQuery and `foundation.js` are available on your page. You can refer to the [Javascript documentation](../javascript.html) on setting that up.
-Just add `foundation.interchange.js` AFTER the `foundation.js` file. Your markup should look something like this:
+Just add `foundation.equalizer.js` AFTER the `foundation.js` file. Your markup should look something like this:
{{> examples_equalizer_javascript}}