diff --git a/maps/static/maps/js/app.js b/maps/static/maps/js/app.js
index 98c2d92..20746ec 100644
--- a/maps/static/maps/js/app.js
+++ b/maps/static/maps/js/app.js
@@ -173,7 +173,7 @@ map.on('load', function () {
if (visibleFeatures) {
htmlString = '
\n';
visibleFeatures.forEach(function (f) {
- htmlString += '' + f.properties.category.toUpperCase() + ':