Skip to content

Commit dabec9f

Browse files
Update EmailSignup.js
1 parent 648fc85 commit dabec9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/EmailSignup.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ const EmailSignup = () => {
8686
   Subscribe to Bytes
8787
</h4>
8888
<p>
89-
The best JavaScript newsletter. Delivered every monday to{" "}
90-
<b>{subcount.toLocaleString()}</b> devs.
89+
Your weekly dose of JavaScript news. Delivered every monday to{" "}
90+
<b>{subcount.toLocaleString()}</b> devs, for free.
9191
</p>
9292
<br />
9393

0 commit comments

Comments
 (0)