Typo on Prototype example page

master
Patrick Filler 2012-01-12 17:17:57 -06:00
parent 3b3eca5249
commit 8ce24bda89
1 changed files with 1 additions and 1 deletions

View File

@ -1289,7 +1289,7 @@
<p>Using Chosen is easy as can be.</p>
<ol>
<li>Download the plugin and copy the chosen files to your app.</li>
<li>Activate the plugin by creating a new instance of Chosen: New Chosen(<em>some_form_field</em>);</li>
<li>Activate the plugin by creating a new instance of Chosen: new Chosen(<em>some_form_field</em>);</li>
<li><a href="http://youtu.be/pS-RsIzb78U?t=57s">Disco</a>.</li>
</ol>