Skip to content

Commit 66202d0

Browse files
committed
Merge pull request #38 from mparramont/patch-1
Fix typo
2 parents 36b5f3f + c95acd3 commit 66202d0

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)