From 6e7c3ca53f24b4b712466541f0738568ccc65df5 Mon Sep 17 00:00:00 2001 From: Dzung Nguyen Date: Wed, 3 Jan 2018 06:40:25 +0700 Subject: [PATCH] update words for react packages version --- content/docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/installation.md b/content/docs/installation.md index 702bf9bf..c542785c 100644 --- a/content/docs/installation.md +++ b/content/docs/installation.md @@ -91,7 +91,7 @@ Both Yarn and npm download packages from the [npm registry](http://npmjs.com/). > Note: > -> To prevent potential incompatibilities, all `react` packages should use the same version (eg `react@16.2.0`, `react-dom@16.2.0`, `react-test-renderer@16.2.0`). +> To prevent potential incompatibilities, all react packages should use the same version. (This includes react, react-dom, react-test-renderer, etc.) ### Enabling ES6 and JSX