Skip to content

Commit b57d453

Browse files
authored
Merge pull request bootstrap-ruby#265 from thehashrocket/patch-1
Update README.md
2 parents 2194198 + fbde8af commit b57d453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ You can also create a static control that isn't based on a model attribute:
330330
The multiple selects that the date and time helpers (`date_select`,
331331
`time_select`, `datetime_select`) generate are wrapped inside a
332332
`div.rails-bootstrap-forms-[date|time|datetime]-select` tag. This is because
333-
Boostrap automatically stylizes ours controls as `block`s. This wrapper fix
333+
Bootstrap automatically stylizes ours controls as `block`s. This wrapper fix
334334
this defining these selects as `inline-block` and a width of `auto`.
335335

336336
### Submit Buttons

0 commit comments

Comments
 (0)