diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3ca9d275..a98df524 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -34,7 +34,7 @@ If you're new to the project, consider: ### Reporting Bugs -Please follow the bug report template provided in [BUG_REPORT_TEMPLATE.md](BUG_REPORT_TEMPLATE.md). Include terminal and console logs for a comprehensive report. +Please follow the bug report template provided in [BUG_REPORT_TEMPLATE.md](.github/ISSUE_TEMPLATE/bug_report.md). Include terminal and console logs for a comprehensive report. ### Feature Requests diff --git a/frontend/utils/country-name.js b/frontend/utils/country-name.js index 8c54b254..1a49b188 100644 --- a/frontend/utils/country-name.js +++ b/frontend/utils/country-name.js @@ -1012,7 +1012,7 @@ const countryList = { "abbr": "GB", "zh": "英国", - "en": "United Kiongdom", + "en": "United Kingdom", "fr": "Royaume-Uni" }, {