diff --git a/cms/static/js/spec/views/unit_spec.js b/cms/static/js/spec/views/unit_spec.js
index 189b935eda..d040a0ccb6 100644
--- a/cms/static/js/spec/views/unit_spec.js
+++ b/cms/static/js/spec/views/unit_spec.js
@@ -32,19 +32,19 @@ define(["coffee/src/views/unit", "js/models/module_info", "js/spec/create_sinon"
\
- \
\
- \
+ \
\
- \
\
- \
+ \
\
\
';
-
+
var unit;
var clickDuplicate = function (index) {
unit.$(".duplicate-button")[index].click();
diff --git a/cms/templates/component.html b/cms/templates/component.html
index 70cbe57509..281415790c 100644
--- a/cms/templates/component.html
+++ b/cms/templates/component.html
@@ -45,7 +45,7 @@
- ${_("Duplicate this component")}
+ ${_("Delete this component")}