Skip to content

Commit bf734b0

Browse files
committed
Update project announcement
1 parent 266d357 commit bf734b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/FeatureAnnouncement.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ export function FeatureAnnouncement(props: FeatureAnnouncementProps) {
2626
href={'/projects'}
2727
className="font-medium text-blue-500 underline underline-offset-2"
2828
>
29-
backend roadmap
29+
several of our roadmaps
3030
</a>
3131
<span className={'hidden md:inline'}>
3232
{' '}
33-
and are coming soon on the others{' '}
33+
and are coming soon on the others
3434
</span>
3535
<PartyPopper className="relative -top-[3px] ml-2 inline-block h-5 w-5 text-blue-500 md:ml-1 md:h-6 md:w-6" />
3636
</div>

0 commit comments

Comments
 (0)