Skip to content

Commit 1e90af9

Browse files
committed
fix typo
1 parent 41764e9 commit 1e90af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ module.exports = {
157157

158158
### Modify filename
159159

160-
`filename` paramter could be `Object`. It accepts `format` and `modify` callback as attributes.
160+
`filename` parameter could be `Object`. It accepts `format` and `modify` callback as attributes.
161161
In the following config, before `modify` callback is called, the css path would be `css/js/a.css`.
162162
After `modify` callback, it is transformed to `css/a.css`.
163163

0 commit comments

Comments
 (0)