Skip to content

Commit 59e3134

Browse files
committed
Modify respondent copy helper text v1
1 parent 4aaaed7 commit 59e3134

File tree

1 file changed

+1
-1
lines changed
  • frontend/src/i18n/locales/features/public-form/fields

1 file changed

+1
-1
lines changed

frontend/src/i18n/locales/features/public-form/fields/en-sg.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export const enSG: Fields = {
4040
'The entered email does not belong to an allowed email domain',
4141
},
4242
respondentCopyHelperText:
43-
'A copy of your responses will be sent to this email address',
43+
'A copy of the responses will be sent to this email address',
4444
},
4545
verification: {
4646
button: {

0 commit comments

Comments
 (0)