Update README.md

Fix a small typo in readme
This commit is contained in:
Alexandre Croteau-Pothier 2013-12-09 12:34:04 -05:00
parent 3bb71085c7
commit 870fc74a0b
1 changed files with 1 additions and 1 deletions

View File

@ -276,7 +276,7 @@ overriding the `:collection` option:
Collections can be arrays or ranges, and when a `:collection` is given the `:select` input will be
rendered by default, so we don't need to pass the `as: :select` option. Other types of collection
are `:radio_buttons` and `:check_boxes`. Those are added by **Simple Form** to Rails set of form
helpers (read Extra Helpers session below for more information).
helpers (read Extra Helpers section below for more information).
Collection inputs accept two other options beside collections: