We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d934349 commit 520f468Copy full SHA for 520f468
cookbook/assetic/uglifyjs.rst
@@ -33,7 +33,7 @@ you need to `install node.js`_. Afterwards you can install UglifyJs using npm:
33
.. tip::
34
35
This cookbook uses UglifyJs 1 instead of the newer version 2 to be compatible
36
- with old assetic versions. If you wantt to use UglifyJs version 2, make sure
+ with old assetic versions. If you want to use UglifyJs version 2, make sure
37
to also use the assetic filter for this version and apply the correct configuration.
38
39
Configure the UglifyJs Filter
0 commit comments