mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-09 02:36:40 +02:00
fix(signup.astro): typo unnecessary word (#5060)
This commit is contained in:
@@ -22,7 +22,7 @@ import {AccountTerms} from "../components/AccountTerms";
|
|||||||
</p>
|
</p>
|
||||||
<p class='mb-3 block text-sm text-gray-600 sm:hidden'>
|
<p class='mb-3 block text-sm text-gray-600 sm:hidden'>
|
||||||
Create an account to track your progress, showcase your skill-set and
|
Create an account to track your progress, showcase your skill-set and
|
||||||
be a part of the community. videos.
|
be a part of the community.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user