diff --git a/cms/templates/asset_index.html b/cms/templates/asset_index.html
index 728ee864c609..fc7d92173b0c 100644
--- a/cms/templates/asset_index.html
+++ b/cms/templates/asset_index.html
@@ -7,7 +7,7 @@
from openedx.core.djangolib.markup import HTML, Text
from openedx.core.djangolib.js_utils import js_escaped_string, dump_js_escaped_json
%>
-<%block name="title">${_("Files & Uploads")}%block>
+<%block name="title">${_("Files")}%block>
<%block name="bodyclass">is-signedin course uploads view-uploads%block>
<%namespace name='static' file='static_content.html'/>
@@ -25,7 +25,7 @@
${_("Content")}
- - ${_("Files & Uploads")}
+ - ${_("Files")}