tweak landing copy

This commit is contained in:
Dan Abramov
2022-09-27 19:44:23 +01:00
parent 28058807fa
commit ea5810b7b5

View File

@@ -31,8 +31,8 @@ function HomepageHero() {
<div className="flex flex-col justify-center">
<YouWillLearnCard title="API Reference" path="/apis/react">
<p>
Look up the API signatures of React Hooks, and see their shape
using the visual code diagrams.
Look up the API of React Hooks, and see their shape with
color-coded signatures.
</p>
</YouWillLearnCard>
</div>