We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 090e038 commit 81b7187Copy full SHA for 81b7187
1 file changed
website/src/pages/index.tsx
@@ -15,7 +15,7 @@ import Home from '../components/Home';
15
const Index = () => {
16
return (
17
<Layout
18
- description="Framework for creating native apps for Android, iOS, and more using React"
+ description="A framework for building native apps for Android, iOS, and more using React"
19
wrapperClassName="homepage">
20
<Head>
21
<title>React Native · Learn once, write anywhere</title>
0 commit comments