diff --git a/lms/templates/dashboard/_dashboard_course_listing.html b/lms/templates/dashboard/_dashboard_course_listing.html
index 229fed81d4..7fd90af1d0 100644
--- a/lms/templates/dashboard/_dashboard_course_listing.html
+++ b/lms/templates/dashboard/_dashboard_course_listing.html
@@ -52,7 +52,7 @@
${_("Honor Code")}
% elif enrollment.mode == "audit":
-
+
${_("Enrolled as: ")}
${_("Auditing")}