Skip to content

Commit b837ade

Browse files
committed
Fix typo in processorOpts option resolver
1 parent 2a4373f commit b837ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/options_resolvers/processorOpts.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { isModulePath, isPlainObject, requireLocalFileOrNodeModule } from '../utils';
22

33
/**
4-
* Resolves processOpts option for css-modules-require-hook
4+
* Resolves processorOpts option for css-modules-require-hook
55
*
66
* @param {String|Function} value
77
*

0 commit comments

Comments
 (0)