Skip to content

Commit

Permalink
removed extraneous space
Browse files Browse the repository at this point in the history
  • Loading branch information
brendan-defi committed Aug 20, 2024
1 parent 0ac3600 commit 04f6a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/src/components/GetStarted/BuildersMostWanted.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export default async function BuildersMostWanted() {
<div className={gridClasses}>
<ResourceCard
title="Create your profile"
description="Claim a Basename and create your Based Profile to connect with other Builders"
description="Claim a Basename and create your Based Profile to connect with other Builders"
href="/names?utm_source=dotorg&utm_medium=builderkit"
topLeft={<Icon name="basenamesIcon" color="white" />}
classnames="bg-purple-60 border-purple-60"
Expand Down

0 comments on commit 04f6a91

Please sign in to comment.