Skip to content

Commit c95acd3

Browse files
committed
Fix typo
:)
1 parent 36b5f3f commit c95acd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Ensure that `sprockets-rails` is at least v2.3.2.
2727
Import Bootstrap styles in `app/assets/stylesheets/application.scss`:
2828

2929
```scss
30-
// Custom bootstrap variables must be set or import before bootstrap itself.
30+
// Custom bootstrap variables must be set or imported before bootstrap itself.
3131
@import "bootstrap";
3232
```
3333

0 commit comments

Comments
 (0)