Merge pull request #5075 from edx/zoldak/fix-typo

Fix capitilization on verified flow
This commit is contained in:
Jesse Zoldak
2014-09-04 12:32:34 -04:00

View File

@@ -119,7 +119,7 @@
<div class="copy">
<p>
<span class="copy-super">${_("A photo identification document")}</span>
<span class="copy-sub">${_("a driver's license, passport, or other government or school-issued ID with your name and picture on it")}</span>
<span class="copy-sub">${_("A driver's license, passport, or other government or school-issued ID with your name and picture on it")}</span>
</p>
</div>
</li>