Skip to content

Commit 5121492

Browse files
author
Marc Neuhaus
committed
fix jsdoc typo
1 parent 77f6cd6 commit 5121492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@ const publicApi = {
508508
* // https://github.com/shama/stylus-loader
509509
* });
510510
*
511-
* @param {function} StylusLoaderOptionsCallback
511+
* @param {function} stylusLoaderOptionsCallback
512512
* @return {exports}
513513
*/
514514
enableStylusLoader(stylusLoaderOptionsCallback = () => {}) {

0 commit comments

Comments
 (0)