Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/contributing/using-internal-errors.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading