Skip to content

Commit

Permalink
Merge pull request #41 from jwade1327/spelling
Browse files Browse the repository at this point in the history
Fix spelling of ‘recieving’
  • Loading branch information
brandonbk authored Oct 30, 2023
2 parents 173a9a8 + eba6e5c commit 25c94d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/common/components/blocks/footer.marko
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ $ const stealthLinkStyle = {

<tr>
<td align="left" valign="top" style=standardStyle>
<a href=preferenceCenterUrl style=linkStyle>You are recieving this email because you subscribed to receive relevant news from ${publicationName}. To update your email subscriptions or to unsubscribe, visit the preference center.</a>
<a href=preferenceCenterUrl style=linkStyle>You are receiving this email because you subscribed to receive relevant news from ${publicationName}. To update your email subscriptions or to unsubscribe, visit the preference center.</a>
</td>
</tr>
<common-table-spacer-element height="19" />
Expand Down

0 comments on commit 25c94d3

Please sign in to comment.