Skip to content

Commit 558c144

Browse files
authored
Merge pull request #329 from GeekyAnts/fix/getting-started-content-changes
Updated Content changes in getting-started
2 parents d88877a + 1a614a3 commit 558c144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/GettingStartedHero.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export function GettingStartedHero() {
2929
>
3030
NativeBase is a component library that enables devs to build
3131
universal design systems. It is built on top of React Native,
32-
allowing you to develop apps for Android, iOS and the Web.
32+
allowing you to develop apps for Android, iOS, and the Web.
3333
</Text>
3434
<Stack direction={{ lg: "row" }} space="4">
3535
<TileLink

0 commit comments

Comments
 (0)