Skip to content

Commit 3017260

Browse files
authored
Merge pull request #464 from bcgov/feature/BCHEP-609
fix(BCHEP-609): Change the contractor ID on the contractor onboarding…
2 parents ea953cc + df82bd8 commit 3017260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/frontend/i18n/i18n.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1067,7 +1067,7 @@ const options = {
10671067
},
10681068
},
10691069
contractorOnboarding: {
1070-
contractorId: 'Contractor ID',
1070+
contractorId: 'Reference #',
10711071
readyContractor: 'Ready to submit your registration details?',
10721072
confirmationContractor:
10731073
'By submitting your registration details you confirm that the information you provided was completed to the best of your knowledge and ability.',

0 commit comments

Comments
 (0)