We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4f4174 commit 40980caCopy full SHA for 40980ca
docs/installation.html
@@ -297,7 +297,7 @@ <h4>Why the <code>crossorigin</code> Attribute?</h4>
297
298
<p><img src="/react/img/docs/cdn-cors-header.png" alt="Access-Control-Allow-Origin: *"></p>
299
300
-<p>This enables better <a href="/react/blog/2017/07/26/error-handling-in-react-16.html">error handling experience</a> in React 16 and later.</p>
+<p>This enables a better <a href="/react/blog/2017/07/26/error-handling-in-react-16.html">error handling experience</a> in React 16 and later.</p>
301
302
<script>
303
/**
0 commit comments