diff --git a/i18n/en.json b/i18n/en.json index b77d1bc3..5988aa23 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -34,7 +34,7 @@ "linter-category-stripped-tag": "Stripped tags", "linter-category-stripped-tag-desc": "These pages have stripped tags.", "linter-category-tidy-font-bug": "Old behaviour of link-wrapping font tags", - "linter-category-tidy-font-bug-desc": "Previously, these font tags were moved inside links to change link colour", + "linter-category-tidy-font-bug-desc": "Previously, these font tags were moved inside links to change link color", "linter-category-tidy-whitespace-bug": "Whitespace parsing bug", "linter-category-tidy-whitespace-bug-desc": "These pages triggered a whitespace bug on parsing which should be worked around.", "linter-category-unclosed-quotes-in-heading": "Unclosed quote in heading", @@ -65,7 +65,7 @@ "linter-pager-self-closed-tag-details": "Self-closed tag", "linter-pager-stripped-tag-details": "Stripped tag", "linter-pager-template": "Through a template?", - "linter-pager-tidy-font-bug-details": "Font tag tries to change link colour", + "linter-pager-tidy-font-bug-details": "Font tag tries to change link color", "linter-pager-tidy-whitespace-bug-details": "Whitespace parsing bug", "linter-pager-title": "Page title", "linter-pager-unclosed-quotes-in-heading-details": "Unclosed quote which leaks out of the table of contents",