diff --git a/lms/templates/dashboard/_dashboard_course_listing.html b/lms/templates/dashboard/_dashboard_course_listing.html
index e284842f2d..082c510f25 100644
--- a/lms/templates/dashboard/_dashboard_course_listing.html
+++ b/lms/templates/dashboard/_dashboard_course_listing.html
@@ -40,7 +40,7 @@
${_("Enrolled as: ")}
- ${_("ID Verified")}
+ ${_("Verified")}
% elif enrollment.mode == "honor":