FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: fix lint clean command · nodejs/node@676a122 · GitHub

/ node Public

Commit 676a122

Browse files
authored andcommitted
doc: fix lint clean command
Signed-off-by: greenhead <shren0812@gmail.com> PR-URL: #65274 Refs: #55266 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
1 parent 9ea318d commit 676a122

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎doc/contributing/using-internal-errors.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ give users a place to go to easily look up the meaning of individual error
8484
codes.
8585

8686
In case `make lint` fails to detect the new error codes added into `errors.md`,
87-
the markdown linting cache must be cleaned with `make lint-md-clean`.
87+
the markdown linting cache must be cleaned with `make lint-clean`.
8888

8989
## Testing new errors
9090

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL