Skip to content

Commit a7bd129

Browse files
committed
Spelling fix
1 parent 3b81f2d commit a7bd129

File tree

1 file changed

+1
-1
lines changed
  • src/shared/components/NewsletterSignupForMembers

1 file changed

+1
-1
lines changed

src/shared/components/NewsletterSignupForMembers/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ export default function NewsletterSignupForMembers({
7777
<p className={modalStyle.modalMsg}>
7878
{
7979
customSignupConfirmationText
80-
|| 'You are subscribed to Newsletter'
80+
|| 'You are subscribed to the newsletter'
8181
}
8282
</p>
8383
<PrimaryButton

0 commit comments

Comments
 (0)