From 814f6b91444ed32d1a46ff94bc1a0f58952e1f17 Mon Sep 17 00:00:00 2001 From: Jesse Zoldak Date: Thu, 4 Sep 2014 11:05:47 -0400 Subject: [PATCH] Fix capitilization on verified flow --- lms/templates/verify_student/show_requirements.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/verify_student/show_requirements.html b/lms/templates/verify_student/show_requirements.html index 0e21c70a0e..b9eac69a62 100644 --- a/lms/templates/verify_student/show_requirements.html +++ b/lms/templates/verify_student/show_requirements.html @@ -119,7 +119,7 @@

${_("A photo identification document")} - ${_("a driver's license, passport, or other government or school-issued ID with your name and picture on it")} + ${_("A driver's license, passport, or other government or school-issued ID with your name and picture on it")}