Skip to content

Commit f3ca1e7

Browse files
committed
Fix typos
1 parent b7a371a commit f3ca1e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Updated dependencies to the latest versions.
77
* Removed `options.parser` since Less is simplifying to just a `render` function.
88
* Using `options.render` for passing through all rendering options directly to the less rendering.
9-
* Changed `options.storeCss` arguments to from `(pathname, css, next)` to` (pathname, css, req, next)`
9+
* Changed `options.storeCss` arguments from `(pathname, css, next)` to `(pathname, css, req, next)`
1010
* Added `postprocess.sourcemap` option for modifying the sourcemap.
1111
* Added `storeSourcemap` option for manipulating the sourcemap storage.
1212
* Removed pre `0.1.x` warning

0 commit comments

Comments
 (0)