diff --git a/beta/src/components/Layout/HomeContent.js b/beta/src/components/Layout/HomeContent.js index c4b3bd7b0..348a9752b 100644 --- a/beta/src/components/Layout/HomeContent.js +++ b/beta/src/components/Layout/HomeContent.js @@ -371,11 +371,10 @@ export function HomeContent() {
- You're not alone. Two million developers visit the - React site every month and the React Developer Tools - extension has over three million weekly active users. React - is something that people and teams can agree on. +
+ You’re not alone. Two million developers from all over the + world visit the React site every month. React is something + that people and teams can agree on.
@@ -389,15 +388,15 @@ export function HomeContent() {- If you're debugging an obscure problem, chances are, - somebody has already run into it before and shared a - solution. React also has a vibrant ecosystem. Whether you - need a table, a chart, a fully accessible datepicker, a - production-grade data fetching strategy, or a 3D rendering - engine, chances are you'll find what you need. +
+ In the end, React is more than a library or an architecture. + React is a community. Behind every component in the vibrant + React ecosystem, there is a person who wanted to make it + easier for the next person. Many questions remain unsolved, + but we know one thing for sure. It’s more fun to build user + interfaces together.