Skip to content

Commit f04aa92

Browse files
committed
Merge pull request #197 from MeetDom/master
Fixed minor typo [ci skip]
2 parents 4ce534a + 29d6961 commit f04aa92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/sass/rails/railtie.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ module SassContext
2323
config.sass.logger = Sass::Rails::Logger.new
2424

2525
# Set the default stylesheet engine
26-
# It can be overridedden by passing:
26+
# It can be overridden by passing:
2727
# --stylesheet_engine=sass
2828
# to the rails generate command
2929
config.app_generators.stylesheet_engine config.sass.preferred_syntax

0 commit comments

Comments
 (0)