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 @@ -125,7 +125,7 @@ Disable Minification in Debug Mode
125
125
126
126
Minified JavaScripts and Stylesheets are very difficult to read, let alone
127
127
debug. Because of this, Assetic lets you disable a certain filter when your
128
- application is in debug mode. You can do this be prefixing the filter name
128
+ application is in debug mode. You can do this by prefixing the filter name
129
129
in your template with a question mark: ``? ``. This tells Assetic to only
130
130
apply this filter when debug mode is off.
131
131
@@ -157,4 +157,4 @@ apply this filter when debug mode is off.
157
157
158
158
159
159
.. _`YUI Compressor` : http://developer.yahoo.com/yui/compressor/
160
- .. _`Download the JAR` : http://yuilibrary.com/downloads/#yuicompressor
160
+ .. _`Download the JAR` : http://yuilibrary.com/downloads/#yuicompressor
You can’t perform that action at this time.
0 commit comments