diff options
Diffstat (limited to 'docs/src')
-rw-r--r-- | docs/src/components/HomepageFeatures/index.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/components/HomepageFeatures/index.js b/docs/src/components/HomepageFeatures/index.js index a76ea22e..6348f80a 100644 --- a/docs/src/components/HomepageFeatures/index.js +++ b/docs/src/components/HomepageFeatures/index.js @@ -22,7 +22,7 @@ const FeatureList = [ ), }, { - title: "Breakdown your work step-by-step", + title: "Break down your work step-by-step", Svg: require("@site/static/img/undraw_docusaurus_react.svg").default, description: ( <> |