Skip to content
This repository was archived by the owner on Jul 9, 2021. It is now read-only.

Commit 9895f9e

Browse files
committed
[fixed] typo
1 parent f367a00 commit 9895f9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/logger.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ export function logLintingErrors(errors: LintError[], prefix: ?string = null) {
400400
}
401401

402402
/**
403-
* Within the current process logs green colored messages out to the console prepending a sequential a number starting
403+
* Within the current process logs green colored messages out to the console prepending a sequential number starting
404404
* with "1." to the message, to make it easier to distinguish messages containing the same text.
405405
*
406406
* @memberof module:logger

0 commit comments

Comments
 (0)