diff --git a/terms.jsonc b/terms.jsonc index de68eba..47eda78 100644 --- a/terms.jsonc +++ b/terms.jsonc @@ -152,10 +152,10 @@ ["color-?blindness", "color blindness"], ["end-?user(s)?", "end user$1"], ["file-?type(s)?", "file type$1"], - ["lint(?:er|ing)-?issue(s)?", "linting issue$1"], - ["lint(?:er|ing)-?error(s)?", "linting error$1"], - ["lint(?:er|ing)-?warning(s)?", "linting warning$1"], - ["lint(?:er|ing)-?rule(s)?", "linter rule$1"], + ["lint(?:er|ing)?-?issue(s)?", "linting issue$1"], + ["lint(?:er|ing)?-?error(s)?", "linting error$1"], + ["lint(?:er|ing)?-?warning(s)?", "linting warning$1"], + ["lint(?:er|ing)?-?rule(s)?", "linter rule$1"], ["micro-?frontend(s)?", "micro frontend$1"], ["open-?source(ed?)", "open source$1"], ["regexp?(s)?", "regular expression$1"],