diff --git a/index.html b/index.html
index 0f305e8f13..a6b71cbc13 100644
--- a/index.html
+++ b/index.html
@@ -5,7 +5,7 @@
6.002x (Circuits and Electronics) is an experimental on-line adaptation of MIT’s first undergraduate analog design course: 6.002. This course will run, free of charge, for students worldwide from March 1, 2012 through June 8, 2012.
@@ -42,7 +42,7 @@
diff --git a/marketing.html b/marketing.html
index 601aef39aa..a897145379 100644
--- a/marketing.html
+++ b/marketing.html
@@ -72,7 +72,7 @@ function postJSON(url, data, callback) {
<%block name="header_text">
- MITx
+ MITx
MIT’s new online learning initiative
%block>
diff --git a/mitx_global.html b/mitx_global.html
index 29fcfdd784..9c5ac92f8e 100644
--- a/mitx_global.html
+++ b/mitx_global.html
@@ -11,7 +11,7 @@
- MITx courses will be offered on an online learning platform that:
+ MITx courses will be offered on an online learning platform that:
- organizes and presents course material to enable students to learn worldwide
diff --git a/sass/_index.scss b/sass/_index.scss
index 3718b41ec1..784d9eecef 100644
--- a/sass/_index.scss
+++ b/sass/_index.scss
@@ -247,6 +247,10 @@ section.index-content {
letter-spacing: 1px;
color: #666;
margin-bottom: lh();
+
+ span {
+ text-transform: none;
+ }
}
p {