Skip to content

Commit

Permalink
fix: use title case for newsletter form
Browse files Browse the repository at this point in the history
  • Loading branch information
tillywoodfield committed Dec 18, 2024
1 parent 575d09f commit eadb808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scss/components/footer/footer.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const usefulLinksSectionHtml = html`
</div>
<div class="iati-footer-block">
<h2 class="iati-footer-block__title iati-footer-block__title--centered">
Sign up to our newsletter
Sign Up to Our Newsletter
</h2>
<div class="iati-footer-block__content">
<form class="iati-newsletter-form">
Expand Down

0 comments on commit eadb808

Please sign in to comment.