Skip to content

Commit 43f6e19

Browse files
Update gelatine refusal reason text
1 parent 3a3970f commit 43f6e19

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

app/enums.js

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -532,9 +532,8 @@ export const ReplyMethod = {
532532
* @enum {string}
533533
*/
534534
export const ReplyRefusal = {
535-
Gelatine: 'Nasal vaccine contains gelatine',
536-
GelatineMMR:
537-
'Do not want my child to have the MMR vaccine that contains gelatine',
535+
Gelatine: 'I’m concerned the nasal vaccine contains gelatine',
536+
GelatineMMR: 'I’m concerned the vaccine contains gelatine',
538537
AlreadyVaccinated: 'Vaccine already received',
539538
AlreadyVaccinatedMMR: 'Already had both doses of the MMR vaccine',
540539
GettingElsewhere: 'Vaccine will be given elsewhere',

0 commit comments

Comments
 (0)