Skip to content

Commit 11e54f8

Browse files
authored
Merge pull request #1 from NiclasLindqvist/patch-1
2 parents a911226 + ee52ced commit 11e54f8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/components/HomepageFeatures/index.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ const FeatureList = [
88
Svg: require('@site/static/img/undraw_docusaurus_mountain.svg').default,
99
description: (
1010
<>
11-
Scrapegraph-ai is an open source library for scraping with the use of AI.
12-
You just need to activate the API keys and you can scrape thousands of web pages in seconds!
11+
Scrapegraph-ai is an open-source library for AI-powered scraping.
12+
Just activate the API keys, and you can scrape thousands of web pages in seconds!
1313
</>
1414
),
1515
},
@@ -18,7 +18,7 @@ const FeatureList = [
1818
Svg: require('@site/static/img/undraw_docusaurus_mountain.svg').default,
1919
description: (
2020
<>
21-
You just have to implment just some lines of code and the work is done
21+
You just need to implement a few lines of code, and the work is done.
2222
</>
2323
),
2424
},
@@ -28,7 +28,7 @@ const FeatureList = [
2828
Svg: require('@site/static/img/undraw_docusaurus_mountain.svg').default,
2929
description: (
3030
<>
31-
With this library you will be able to save hours of time because you have just to setupp the project and the AI will do everything for you
31+
With this library, you can save hours of time because you only need to set up the project, and the AI will do everything for you.
3232
</>
3333
),
3434
},

0 commit comments

Comments
 (0)