Skip to content

Commit

Permalink
fix(docs): typo (vercel#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
tknickman authored Oct 21, 2022
1 parent b3cb06c commit 9ec7f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components/pages/repo-home/RepoFeatures.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export function RepoFeatures() {
<FadeIn className="py-16 md:py-24 lg:py-32">
<FeaturesBento
header="Why Turborepo?"
body="Turborepo reimagines build system techniques used by Facebook and Google to remove maintenance burdern and overhead."
body="Turborepo reimagines build system techniques used by Facebook and Google to remove maintenance burden and overhead."
features={REPO_HOME_FEATURES}
/>
</FadeIn>
Expand Down

0 comments on commit 9ec7f27

Please sign in to comment.