Skip to content

Commit 81b7187

Browse files
committed
wording fix for home page description
1 parent 090e038 commit 81b7187

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import Home from '../components/Home';
1515
const Index = () => {
1616
return (
1717
<Layout
18-
description="Framework for creating native apps for Android, iOS, and more using React"
18+
description="A framework for building native apps for Android, iOS, and more using React"
1919
wrapperClassName="homepage">
2020
<Head>
2121
<title>React Native · Learn once, write anywhere</title>

0 commit comments

Comments
 (0)