diff --git a/static/js/infoView.mdr.js b/static/js/infoView.mdr.js
index 46f8427..dff73d7 100644
--- a/static/js/infoView.mdr.js
+++ b/static/js/infoView.mdr.js
@@ -278,7 +278,7 @@ pandora.ui.infoView = function(data) {
$('
').css({width: '1px', height: 0, clear: 'both'}).appendTo($text);
}
- // depositor & collection --------------------------------------------------
+ // Depositor, Collection ---------------------------------------------------
['collection', 'depositor'].forEach(function(key) {
if (canEdit || data[key]) {