Unecessary capitalized letter on contact page.

This commit is contained in:
Bridger Maxwell
2012-07-23 19:55:07 -04:00
parent e3b023b0ac
commit 45bdcbdcae

View File

@@ -31,7 +31,7 @@
<p>Please visit our <a href="${reverse('press')}">media/press page</a> for more information. For any media or press enquiries, please email <a href="mailto:press@edx.org">press@edx.org</a>.</p>
<h2>Universities</h2>
<p>If you are a university wishing to Collaborate or with questions about edX, please email <a href="mailto:university@edx.org">university@edx.org</a>.</p>
<p>If you are a university wishing to collaborate or with questions about edX, please email <a href="mailto:university@edx.org">university@edx.org</a>.</p>
</div>
</section>