Merge pull request #5004 from edx/waheed/lms11249-fix-typo-on-id-verfication

Fixed typo on student id verification.
This commit is contained in:
Waheed Ahmed
2014-08-28 19:31:24 +05: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 drivers license, passport, or other goverment 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>