From cf28ed94912576822dbda44005a94b167aa3458f Mon Sep 17 00:00:00 2001 From: Adam Palay Date: Fri, 29 Jan 2016 09:12:46 -0500 Subject: [PATCH] fix typo on certificate page --- .../instructor/instructor_dashboard_2/certificates.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/instructor/instructor_dashboard_2/certificates.html b/lms/templates/instructor/instructor_dashboard_2/certificates.html index 2c03d7d825..0a90da2b12 100644 --- a/lms/templates/instructor/instructor_dashboard_2/certificates.html +++ b/lms/templates/instructor/instructor_dashboard_2/certificates.html @@ -109,7 +109,7 @@ import json

${_("Regenerate Certificates")}

- ${_('To regenerate certificates for your course, chose the learners who will receive regenerated certificates and click
Regenerate Certificates.')} + ${_('To regenerate certificates for your course, choose the learners who will receive regenerated certificates and click
Regenerate Certificates.')}