diff --git a/README.md b/README.md
index 6af430d393..9b077d6617 100644
--- a/README.md
+++ b/README.md
@@ -36,9 +36,9 @@ The fastest way to get started is to serve JavaScript from the CDN:
```html
-
+
-
+
```
We've also built a [starter kit](#) which might be useful if this is your first time using React. It includes a webpage with an example of using React with live code.
diff --git a/docs/downloads.md b/docs/downloads.md
index f989e2551f..7ebac19722 100644
--- a/docs/downloads.md
+++ b/docs/downloads.md
@@ -14,13 +14,13 @@ Download the starter kit to get everything you need to
## Individual Downloads
-#### React Core {{site.react_version}} (production)
+#### React Core {{site.react_version}} (production)
The compressed, production version of React core
-#### React Core {{site.react_version}} (development)
+#### React Core {{site.react_version}} (development)
The uncompressed, development version of React core with inline documentation.
-#### JSX Transform
+#### JSX Transform
The JSX transformer used to support [XML syntax](/react/docs/syntax.html) in JavaScript.
## Bower