Fix grammar

This commit is contained in:
Erich Kist 2013-11-23 11:41:34 -02:00
parent caca945726
commit d01f3e261c
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 want to 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 defaul value `:nested` to `:inline`.
Example: