Skip to content

Commit f0a1259

Browse files
committed
Fix newsletter period wording
1 parent 6d23ebf commit f0a1259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

email/subscribe.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<div class="row justify-content-md-center text-center mb-5">
99
<div class="col-lg-7">
1010
<h1 class="title font-weight-normal mb-3">Subscribe to Our Newsletter</h1>
11-
<p>Use the form below to sign up for our quarterly newsletter! We will never share your email address, and you can always unsubscribe <a href="/email/unsubscribe.html">here</a>.</p>
11+
<p>Use the form below to sign up for our bi-annual newsletter! We will never share your email address, and you can always unsubscribe <a href="/email/unsubscribe.html">here</a>.</p>
1212
</div>
1313
</div>
1414
<div class="row justify-content-md-center">

0 commit comments

Comments
 (0)