[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:
parent
95981fa937
commit
dfd8b0bf86
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue