We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2194198 + fbde8af commit b57d453Copy full SHA for b57d453
README.md
@@ -330,7 +330,7 @@ You can also create a static control that isn't based on a model attribute:
330
The multiple selects that the date and time helpers (`date_select`,
331
`time_select`, `datetime_select`) generate are wrapped inside a
332
`div.rails-bootstrap-forms-[date|time|datetime]-select` tag. This is because
333
-Boostrap automatically stylizes ours controls as `block`s. This wrapper fix
+Bootstrap automatically stylizes ours controls as `block`s. This wrapper fix
334
this defining these selects as `inline-block` and a width of `auto`.
335
336
### Submit Buttons
0 commit comments