From d080e7fca0af8ec6d7298c156bdb18140bb9d32a Mon Sep 17 00:00:00 2001 From: Seiya Takahashi Date: Sun, 10 May 2020 01:45:09 +0900 Subject: [PATCH] Update content/blog/2020-02-26-react-v16.13.0.md Co-authored-by: Soichiro Miki --- content/blog/2020-02-26-react-v16.13.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/blog/2020-02-26-react-v16.13.0.md b/content/blog/2020-02-26-react-v16.13.0.md index e26b41dfc..2e704bb02 100644 --- a/content/blog/2020-02-26-react-v16.13.0.md +++ b/content/blog/2020-02-26-react-v16.13.0.md @@ -157,7 +157,7 @@ React は開発者向け警告にコンポーネントスタックを追加し React v16.13.0 は npm レジストリで利用可能です。 -YarnでReact 16をインストールするには、下記を実行します: +Yarn で React 16 をインストールするには、下記を実行します: ```bash yarn add react@^16.13.0 react-dom@^16.13.0