File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ Disable Minification in Debug Mode
118
118
119
119
Minified JavaScripts and Stylesheets are very difficult to read, let alone
120
120
debug. Because of this, Assetic lets you disable a certain filter when your
121
- application is in debug mode. You can do this be prefixing the filter name
121
+ application is in debug mode. You can do this by prefixing the filter name
122
122
in your template with a question mark: ``? ``. This tells Assetic to only
123
123
apply this filter when debug mode is off.
124
124
@@ -150,4 +150,4 @@ apply this filter when debug mode is off.
150
150
151
151
152
152
.. _`YUI Compressor` : http://developer.yahoo.com/yui/compressor/
153
- .. _`Download the JAR` : http://yuilibrary.com/downloads/#yuicompressor
153
+ .. _`Download the JAR` : http://yuilibrary.com/downloads/#yuicompressor
You can’t perform that action at this time.
0 commit comments