From c95acd3642de49f422b34124df001017266c4b92 Mon Sep 17 00:00:00 2001 From: Miguel Parramon Date: Fri, 6 May 2016 18:33:47 +0200 Subject: Fix typo :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index aad01b8..3d92467 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Ensure that `sprockets-rails` is at least v2.3.2. Import Bootstrap styles in `app/assets/stylesheets/application.scss`: ```scss -// Custom bootstrap variables must be set or import before bootstrap itself. +// Custom bootstrap variables must be set or imported before bootstrap itself. @import "bootstrap"; ``` -- cgit v1.2.3