Skip to content

Commit 795451b

Browse files
authored
Fix duplicate word 'the the' in HomepageFeatures/index.tsx
1 parent bd88f78 commit 795451b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/HomepageFeatures/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ const FeatureList: FeatureItem[] = [
5151
<>
5252
Submission into the Beman Project is easy – start a discussion on our{" "}
5353
<a href="https://discourse.bemanproject.org/">discourse</a> or{" "}
54-
<a href="https://discord.com/invite/BKpNyJgSbm">Discord</a> and the the
54+
<a href="https://discord.com/invite/BKpNyJgSbm">Discord</a> and the
5555
welcome team will help get you started. A general precondition is an
5656
intent to submit a library for standardization. If you don’t have
5757
repository yet, or you want to upgrade to our standard we can help. Once

0 commit comments

Comments
 (0)