We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e47f96d commit d177f2bCopy full SHA for d177f2b
src/common.js
@@ -34,7 +34,7 @@ function setup(env) {
34
35
/**
36
* Selects a color for a debug namespace
37
- * @param {String} namespace The namespace string for the for the debug instance to be colored
+ * @param {String} namespace The namespace string for the debug instance to be colored
38
* @return {Number|String} An ANSI color code for the given namespace
39
* @api private
40
*/
0 commit comments