Skip to content

Commit 3eefccb

Browse files
committed
Removed typo as mentioned at issue #1428
1 parent 240cf46 commit 3eefccb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookbook/assetic/yuicompressor.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Disable Minification in Debug Mode
118118

119119
Minified JavaScripts and Stylesheets are very difficult to read, let alone
120120
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
122122
in your template with a question mark: ``?``. This tells Assetic to only
123123
apply this filter when debug mode is off.
124124

@@ -150,4 +150,4 @@ apply this filter when debug mode is off.
150150

151151

152152
.. _`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

0 commit comments

Comments
 (0)