[deploy] Fixed "Join the Welcome thread" spelling err (#7538)

Was "welcome thead" now is "welcome thread".  I noticed the spelling error show up as I recently just joined dev.to
This commit is contained in:
Michael Wilde 2020-04-27 09:24:40 -07:00 committed by GitHub
parent 95981fa937
commit dfd8b0bf86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@
<p class="task-card-subtitle">SUGGESTED THINGS YOU CAN DO</p>
<div class="task-card-action">
<a class="task-card-link" href="/welcome">
<p><span class="emoji">😊</span>Join the Welcome thead</p>
<p><span class="emoji">😊</span>Join the Welcome thread</p>
<svg width="8" height="14" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.172 7L.222 2.05 1.636.636 8 7l-6.364 6.364L.222 11.95 5.172 7z" fill="#fff" /></svg>
</a>
</div>