diff --git a/doc/contributing/using-internal-errors.md b/doc/contributing/using-internal-errors.md index db63abfe28a4..fec768663631 100644 --- a/doc/contributing/using-internal-errors.md +++ b/doc/contributing/using-internal-errors.md @@ -84,7 +84,7 @@ give users a place to go to easily look up the meaning of individual error codes. In case `make lint` fails to detect the new error codes added into `errors.md`, -the markdown linting cache must be cleaned with `make lint-md-clean`. +the markdown linting cache must be cleaned with `make lint-clean`. ## Testing new errors