diff options
| -rw-r--r-- | locales/en-US.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locales/en-US.json b/locales/en-US.json index 1335d384..a78d8062 100644 --- a/locales/en-US.json +++ b/locales/en-US.json @@ -459,7 +459,7 @@ "crash_page_before_reporting": "Before reporting a bug, make sure that you have:", "crash_page_refresh": "tried to <a href=\"`x`\">refresh the page</a>", "crash_page_switch_instance": "tried to <a href=\"`x`\">use another instance</a>", - "crash_page_read_the_faq": "read the <a href=\"`x`\">Frenquently Asked Questions (FAQ)</a>", + "crash_page_read_the_faq": "read the <a href=\"`x`\">Frequently Asked Questions (FAQ)</a>", "crash_page_search_issue": "searched for <a href=\"`x`\">existing issues on Github</a>", "crash_page_report_issue": "If none of the above helped, please <a href=\"`x`\">open a new issue on GitHub</a> (preferably in English) and include the following text in your message (do NOT translate that text):" } |
