From ea4f803121f7852f2de83a417aa8401726eca216 Mon Sep 17 00:00:00 2001 From: Alex Hunt Date: Wed, 2 Nov 2022 21:07:20 +0000 Subject: [PATCH] Tweak homepage text to more broadly refer to platforms (#3391) --- website/src/pages/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/src/pages/index.js b/website/src/pages/index.js index c15ed581606..0915100f4c7 100644 --- a/website/src/pages/index.js +++ b/website/src/pages/index.js @@ -33,7 +33,7 @@ same native platform APIs other apps do.

Many platforms, one React. Create platform-specific versions of components so a single codebase can share code across platforms. With React Native, -one team can maintain two platforms and share a common technology—React. +one team can maintain multiple platforms and share a common technology—React. `, codeExample: ` import React from 'react'; @@ -288,7 +288,7 @@ function NativeApps() { reverse columnOne={ }