We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41764e9 commit 1e90af9Copy full SHA for 1e90af9
README.md
@@ -157,7 +157,7 @@ module.exports = {
157
158
### Modify filename
159
160
-`filename` paramter could be `Object`. It accepts `format` and `modify` callback as attributes.
+`filename` parameter could be `Object`. It accepts `format` and `modify` callback as attributes.
161
In the following config, before `modify` callback is called, the css path would be `css/js/a.css`.
162
After `modify` callback, it is transformed to `css/a.css`.
163
0 commit comments