From e20ae37b1dee474b861909063bd6058592de4514 Mon Sep 17 00:00:00 2001 From: jason5ng32 Date: Fri, 15 Nov 2024 23:13:36 +0800 Subject: [PATCH] Bug fixed --- CONTRIBUTING.md | 2 +- frontend/utils/country-name.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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" }, {