Skip to content

Commit

Permalink
fix: fixed typo for recommendations (#4017)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeyShapiro authored Aug 23, 2024
1 parent e02b55f commit 2e4cbdb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ const UserRepositoryRecommendations = ({ contributor, userInterests }: UserRepoR
{/* Empty Interest state */}
<div className="flex flex-col items-center gap-4">
<p className="font-normal text-center">
If you&apos;re just getting started, recommendations are a great to find projects and start making
If you&apos;re just getting started, recommendations are a great way to find projects and start making
contributions on repositories.
<br /> <br /> Select some interests and we give you some recommendations!
</p>
Expand Down

0 comments on commit 2e4cbdb

Please sign in to comment.