tiny typo

This commit is contained in:
Paul Morganthall 2013-12-15 13:58:14 -05:00
parent 88ae421e13
commit febbcc9337
1 changed files with 1 additions and 1 deletions

View File

@ -263,7 +263,7 @@ end
</form>
```
For check boxes and radio buttons you can remove the label changing `boolean_style` from defaul value `:nested` to `:inline`.
For check boxes and radio buttons you can remove the label changing `boolean_style` from default value `:nested` to `:inline`.
Example: