Skip to content

Commit

Permalink
"Yarn may [+not] solve all your problems" and "will always be to[+at]" (
Browse files Browse the repository at this point in the history
#5727)

Fixed typos on the front page of the website.

"Yarn may solve all your problems - but it'll give you the tools to
solve the ones you find on your way." -> "Yarn may not solve all your
problems - but it'll give you the tools to solve the ones you find on
your way."

"Yarn will always be to the frontline" -> "Yarn will always be at the
frontline"

Co-authored-by: nbrader <[email protected]>
  • Loading branch information
nbrader and nbrader authored Sep 11, 2023
1 parent 3a793b3 commit 752bb99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/docusaurus/src/components/HomepageFeatures/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ const FeatureList: Array<FeatureItem> = [
icon: `icon-plugins`,
description: (
<>
Yarn may solve all your problems - but it'll give you the tools to
Yarn may not solve all your problems - but it'll give you the tools to
solve the ones you find on your way.
</>
),
Expand All @@ -55,7 +55,7 @@ const FeatureList: Array<FeatureItem> = [
icon: `icon-innovation`,
description: (
<>
We believe in challenging the status quo. Yarn will always be to the
We believe in challenging the status quo. Yarn will always be at the
frontline, brewing new workflows and improving old ones.
</>
),
Expand Down

0 comments on commit 752bb99

Please sign in to comment.