From 6a51366b85f674d431db82e9118a2a375dc3f96b Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Thu, 2 Feb 2023 16:52:42 +0000 Subject: [PATCH] oops --- beta/src/components/Layout/HomeContent.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/beta/src/components/Layout/HomeContent.js b/beta/src/components/Layout/HomeContent.js index 0bde29f63..e421332c6 100644 --- a/beta/src/components/Layout/HomeContent.js +++ b/beta/src/components/Layout/HomeContent.js @@ -109,7 +109,7 @@ export function HomeContent() {

React is a library. It lets you put components together, but - it doesn't prescribe solutions for routing and data fetching. + it doesn’t prescribe solutions for routing and data fetching. To get the most out of React, we recommend a React framework like{' '} Next.js,{' '} @@ -761,7 +761,7 @@ function AddComment() {