Skip to content

Commit

Permalink
Update instructor-request-form.component.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
itstrueitstrueitsrealitsreal authored Aug 9, 2024
1 parent a534aad commit e9b6d9d
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -140,17 +140,17 @@ export class InstructorRequestFormComponent {
holland: 'Netherlands',

belgium: 'Belgium',
'belgië': 'Belgium',
belgië: 'Belgium',
'belgique': 'Belgium',

Check failure on line 144 in src/web/app/pages-static/request-page/instructor-request-form/instructor-request-form.component.ts

View workflow job for this annotation

GitHub Actions / lint (ubuntu-latest)

Unnecessarily quoted property 'belgique' found

Check failure on line 144 in src/web/app/pages-static/request-page/instructor-request-form/instructor-request-form.component.ts

View workflow job for this annotation

GitHub Actions / lint (windows-latest)

Unnecessarily quoted property 'belgique' found

brazil: 'Brazil',
brasil: 'Brazil',

spain: 'Spain',
'españa': 'Spain',
españa: 'Spain',

mexico: 'Mexico',
'méxico': 'Mexico',
méxico: 'Mexico',

italy: 'Italy',
italia: 'Italy',
Expand Down

0 comments on commit e9b6d9d

Please sign in to comment.