Update installation.md

This commit is contained in:
Ben Alpert
2017-08-05 13:15:08 +01:00
committed by Dan Abramov
parent 8594fe291a
commit 77b71fc3c4
+1 -1
View File
@@ -245,7 +245,7 @@ We also recommend to verify that the CDN you are using sets the `Access-Control-
![Access-Control-Allow-Origin: *](/react/img/docs/cdn-cors-header.png)
This enables better [error handling experience](/react/blog/2017/07/26/error-handling-in-react-16.html) in React 16 and later.
This enables a better [error handling experience](/react/blog/2017/07/26/error-handling-in-react-16.html) in React 16 and later.
<script>
/**