From 83542fca5b42dd8cf18dcd83697477e1ee43e320 Mon Sep 17 00:00:00 2001 From: Kristofer Selbekk Date: Thu, 11 Oct 2018 10:06:58 +0200 Subject: [PATCH] Add missing period --- docusaurus/website/pages/en/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus/website/pages/en/index.js b/docusaurus/website/pages/en/index.js index 7d6b9f86..04a5adcc 100755 --- a/docusaurus/website/pages/en/index.js +++ b/docusaurus/website/pages/en/index.js @@ -161,7 +161,7 @@ const Update = props => ( title: 'Easy-to-maintain toolchain', content: `Keeping a build toolchain up to date with the latest and greatest can be a daunting and time-consuming task for even the most seasoned developer. Create React App extracts all of those concerns into a single -dependency, which are **easy to update** and **battle tested by thousands** +dependency, which are **easy to update** and **battle tested by thousands**. \`\`\`sh npm install react-scripts@latest