@@ -197,7 +197,7 @@ exports[`CreateSmsTemplate component Client-side validation triggers 1`] = `
197197 <br />
198198 This template will be charged as 0 text messages.
199199 <br />
200- If you're using personalisation fields, it could charged as more.
200+ If you're using personalisation fields, it could be charged as more.
201201 </p >
202202 <p
203203 data-testid = " sms-pricing-info-0"
@@ -650,7 +650,7 @@ exports[`CreateSmsTemplate component renders page one error 1`] = `
650650 <br />
651651 This template will be charged as 1 text message.
652652 <br />
653- If you're using personalisation fields, it could charged as more.
653+ If you're using personalisation fields, it could be charged as more.
654654 </p >
655655 <p
656656 data-testid = " sms-pricing-info-0"
@@ -1067,7 +1067,7 @@ exports[`CreateSmsTemplate component renders page with back link if initial stat
10671067 <br />
10681068 This template will be charged as 1 text message.
10691069 <br />
1070- If you're using personalisation fields, it could charged as more.
1070+ If you're using personalisation fields, it could be charged as more.
10711071 </p >
10721072 <p
10731073 data-testid = " sms-pricing-info-0"
@@ -1534,7 +1534,7 @@ exports[`CreateSmsTemplate component renders page with multiple errors 1`] = `
15341534 <br />
15351535 This template will be charged as 1 text message.
15361536 <br />
1537- If you're using personalisation fields, it could charged as more.
1537+ If you're using personalisation fields, it could be charged as more.
15381538 </p >
15391539 <p
15401540 data-testid = " sms-pricing-info-0"
@@ -1945,7 +1945,7 @@ exports[`CreateSmsTemplate component renders page with no back link if initial s
19451945 <br />
19461946 This template will be charged as 1 text message.
19471947 <br />
1948- If you're using personalisation fields, it could charged as more.
1948+ If you're using personalisation fields, it could be charged as more.
19491949 </p >
19501950 <p
19511951 data-testid = " sms-pricing-info-0"
0 commit comments