Skip to content

Commit

Permalink
fix: Homepage proper nouns & grammar (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarfsbs authored Jul 29, 2024
1 parent 7316254 commit 6ab9ee9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/HomepageFeatures/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ const FeatureList = [
Img: FeaturePng,
description: (
<Translate>
Farm support compiling Html, Css, Css Modules, Js/Jsx/Ts/Tsx, Json, Static Assets out
of box, support sass, less, postcss, vue, react, solid by official plugins, support
Farm supports compiling HTML, CSS, CSS Modules, Js/Jsx/Ts/Tsx, JSON, Static Assets out
of the box, supports Sass, Less, PostCSS, Vue, React, Solid by way of official plugins, supports
lazy compiling, partial bundling and more
</Translate>
),
Expand Down

0 comments on commit 6ab9ee9

Please sign in to comment.