Skip to content

Commit cd8614f

Browse files
committed
minor #5221 Update Uglifyjs.rst (assoum891)
This PR was submitted for the 2.6 branch but it was merged into the 2.3 branch instead (closes #5221). Discussion ---------- Update Uglifyjs.rst a spelling correction Commits ------- 0f95bb5 Update Uglifyjs.rst
2 parents a9445c9 + 0f95bb5 commit cd8614f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/assetic/uglifyjs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Local Installation
4040
~~~~~~~~~~~~~~~~~~
4141

4242
It's also possible to install UglifyJS inside your project only, which is useful
43-
when your project requires an specific UglifyJS version. To do this, install it
43+
when your project requires a specific UglifyJS version. To do this, install it
4444
without the ``-g`` option and specify the path where to put the module:
4545

4646
.. code-block:: bash

0 commit comments

Comments
 (0)