Skip to content

Commit 85ef2a8

Browse files
committed
hotfix: copy change
1 parent ef1369a commit 85ef2a8

File tree

1 file changed

+1
-1
lines changed
  • src/app/(app)/(default_layout)/(questions)/questions/explore

1 file changed

+1
-1
lines changed

src/app/(app)/(default_layout)/(questions)/questions/explore/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const heroDescription = (
3232
<div className="flex flex-col gap-y-4 z-20 relative font-inter max-w-3xl">
3333
<p className="text-sm md:text-base text-gray-400">
3434
Curated lists of coding questions, ranging from Javascript, React, Node,
35-
Web Development, and more to help you level up your programming skills.
35+
Web Development. Perfect for your daily coding practice.
3636
</p>
3737
<div className="flex flex-col gap-y-2">
3838
<p className="text-gray-400">Can't find what you're looking for?</p>

0 commit comments

Comments
 (0)