Skip to content

Commit

Permalink
Change topic header subtitle from "topic" to "content"
Browse files Browse the repository at this point in the history
  • Loading branch information
pdelfan committed Oct 31, 2024
1 parent 872b84a commit 3bfe871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/dashboard/topics/[topic]/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export default async function TopicsLayout({
<div className="flex flex-col">
<span className="font-semibold text-lg text-skin-base">Topic</span>
<span className="font-medium text-skin-secondary">
Posts that mention this topic
Posts that mention this content
</span>
</div>
</div>
Expand Down

0 comments on commit 3bfe871

Please sign in to comment.