Commit 814f6b91 by Jesse Zoldak

Fix capitilization on verified flow

parent 272dd2aa
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment