diff --git a/docs/08-tooling-integration.md b/docs/08-tooling-integration.md index ed9d5b2fb..abe17706c 100644 --- a/docs/08-tooling-integration.md +++ b/docs/08-tooling-integration.md @@ -20,7 +20,7 @@ We provide CDN-hosted versions of React [on our download page](/react/downloads. We have instructions for building from `master` [in our GitHub repository](https://github.com/facebook/react). We build a tree of CommonJS modules under `build/modules` which you can drop into any environment or packaging tool that supports CommonJS. -## JSX +## JSX ### In-browser JSX Transform