Skip to content

Commit

Permalink
remove stray var in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
akre54 committed Apr 18, 2015
1 parent 24a5144 commit 8b46ffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -2989,7 +2989,7 @@ <h2 id="Utility">Utility</h2>
</p>

<pre>
var Backbone.$ = require('jquery');
Backbone.$ = require('jquery');
</pre>

<h2 id="faq">F.A.Q.</h2>
Expand Down

0 comments on commit 8b46ffa

Please sign in to comment.