Skip to content

Commit

Permalink
Bug fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
jason5ng32 committed Nov 15, 2024
1 parent 83d0020 commit e20ae37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion frontend/utils/country-name.js
Original file line number Diff line number Diff line change
Expand Up @@ -1012,7 +1012,7 @@ const countryList =
{
"abbr": "GB",
"zh": "英国",
"en": "United Kiongdom",
"en": "United Kingdom",
"fr": "Royaume-Uni"
},
{
Expand Down

0 comments on commit e20ae37

Please sign in to comment.