We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 174db0f commit ab38efbCopy full SHA for ab38efb
1 file changed
src/index.js
@@ -9,7 +9,7 @@ import postcss from 'postcss';
9
* Postcss preprocessor factory.
10
*
11
* @param {Object} args Config object of custom preprocessor.
12
- * @param {Object} [config={}] KArma's config.
+ * @param {Object} [config={}] Karma's config.
13
* @param {Object} logger Karma's logger.
14
* @param {Object} server Karma's server.
15
* @return {Function} the function to preprocess files.
0 commit comments