1
0
mirror of https://github.com/mrclay/minify.git synced 2025-03-13 17:09:39 +01:00

correct typo - CSS -> JS

This commit is contained in:
Michael Wasson 2016-12-22 08:43:05 -05:00 committed by GitHub
parent 1936c946e8
commit 94436b214d

View File

@ -10,7 +10,7 @@ In other words, the "f" argument is set to the file path from root without the i
To combine multiple files, separate the paths given to "f" with commas.
Let's say you have CSS files at these URLs:
Let's say you have JS files at these URLs:
* http://example.com/scripts/library-1.5.js
* http://example.com/scripts/site.js