We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bac7c77 commit c3d30c8Copy full SHA for c3d30c8
src/components/EmailSignup.js
@@ -86,8 +86,8 @@ const EmailSignup = () => {
86
Subscribe to Bytes
87
</h4>
88
<p>
89
- The best JavaScript newsletter. Delivered every monday to{" "}
90
- <b>{subcount.toLocaleString()}</b> devs.
+ Your weekly dose of JavaScript news. Delivered every monday to{" "}
+ <b>{subcount.toLocaleString()}</b> devs, for free.
91
</p>
92
<br />
93
0 commit comments