diff --git a/cycle_routes.json b/cycle_routes.json
index 836fa7a8..16d8f6e7 100644
--- a/cycle_routes.json
+++ b/cycle_routes.json
@@ -83,7 +83,7 @@
"
{{ tagTrans('network', masterNetwork) }}
",
" {% if master.tags.ref and master.tags.name %}{{ master.tags.ref }} - {{ master.tags.name|default(master.tags.ref) }}{% elseif master.tags.ref %}{{ master.tags.ref }}{% elseif master.tags.name %}{{ master.tags.name }}{% else %}{{ trans('unnamed') }}{% endif %}
",
" ",
- " ",
+ " ",
"{% endfor %}",
""
],