1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-07-30 22:10:16 +02:00

fix(signup.astro): typo unnecessary word (#5060)

This commit is contained in:
Oscar T
2024-05-10 18:15:25 -03:00
committed by GitHub
parent 0ba3e6e155
commit b61ca66d29

View File

@@ -22,7 +22,7 @@ import {AccountTerms} from "../components/AccountTerms";
</p>
<p class='mb-3 block text-sm text-gray-600 sm:hidden'>
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>
</div>