diff --git a/example.proto.html b/example.proto.html index daddecb..6d8510e 100644 --- a/example.proto.html +++ b/example.proto.html @@ -1289,7 +1289,7 @@

Using Chosen is easy as can be.

  1. Download the plugin and copy the chosen files to your app.
  2. -
  3. Activate the plugin by creating a new instance of Chosen: New Chosen(some_form_field);
  4. +
  5. Activate the plugin by creating a new instance of Chosen: new Chosen(some_form_field);
  6. Disco.