Skip to content

Commit 18bdada

Browse files
committed
Correct JSDoc
1 parent 1f02589 commit 18bdada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ var defaults = {
6060
* Process CSS
6161
*
6262
* @param {String} css
63-
* @returns {String}
63+
* @returns {Promise}
6464
*/
6565

6666
function preprocessor(css, options) {

0 commit comments

Comments
 (0)