diff --git a/community/lms/widgets/CourseCard.html b/community/lms/widgets/CourseCard.html
index a2618e81..38a51591 100644
--- a/community/lms/widgets/CourseCard.html
+++ b/community/lms/widgets/CourseCard.html
@@ -31,7 +31,7 @@
{% endif %}
{% set certificate = course.is_certified() %}
{% if certificate and show_progress_indicators %}
- View
+ Get
Certificate
{% endif %}