diff --git a/meshview/templates/map.html b/meshview/templates/map.html
index 56bbfdc..0ab0c94 100644
--- a/meshview/templates/map.html
+++ b/meshview/templates/map.html
@@ -260,7 +260,7 @@ loadTranslations().then(async () => {
channelList = Array.from(channelSet).sort();
- // ---- LocalStorage for Filter Preferences ----
+ // ---- LocalStorage for Filter Preferences ---
const FILTER_STORAGE_KEY = 'meshview_map_filters';
function getDefaultFilters() {