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={
}