Skip to content

Commit 99f83c7

Browse files
committed
Correct mode name for biking limit
1 parent 8d07dfd commit 99f83c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hsl/router-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"maxDirectStreetDurationForMode": {
2828
"walk": "90m",
2929
"car": "90m",
30-
"bicycle": "600m"
30+
"bike": "600m"
3131
},
3232
"maxJourneyDuration": "12h",
3333
"streetRoutingTimeout": "6s",

0 commit comments

Comments
 (0)