From b3d98961c0ea1675c04bd9a5d4e43b63eb31b44e Mon Sep 17 00:00:00 2001 From: Ben Alpert Date: Thu, 20 Aug 2015 13:34:04 -0700 Subject: [PATCH] Capitalize Babel --- docs/09-tooling-integration.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/09-tooling-integration.md b/docs/09-tooling-integration.md index 39c69b328..54fda84a3 100644 --- a/docs/09-tooling-integration.md +++ b/docs/09-tooling-integration.md @@ -23,7 +23,7 @@ We have instructions for building from `master` [in our GitHub repository](https ### In-browser JSX Transform -If you like using JSX, babel provides an [in-browser ES6 and JSX transformer for development](http://babeljs.io/docs/usage/browser/) called browser.js that can be included from a `babel-core` npm release or from [CDNJS](http://cdnjs.com/libraries/babel-core). Include a `