Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
optionsome committed Nov 25, 2024
1 parent 404cb6c commit 3d6a043
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion finland/router-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
]
},
"vectorTiles": {
"attibution": "Digitransit data is licensed under <a href='https://creativecommons.org/licenses/by/4.0/'>CC BY 4.0</a>.",
"attribution": "Digitransit data is licensed under <a href='https://creativecommons.org/licenses/by/4.0/'>CC BY 4.0</a>.",
"layers": [
{
"name": "stops",
Expand Down
2 changes: 1 addition & 1 deletion hsl/router-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
]
},
"vectorTiles": {
"attibution": "Digitransit data is licensed under <a href='https://creativecommons.org/licenses/by/4.0/'>CC BY 4.0</a>.",
"attribution": "Digitransit data is licensed under <a href='https://creativecommons.org/licenses/by/4.0/'>CC BY 4.0</a>.",
"layers": [
{
"name": "stops",
Expand Down
2 changes: 1 addition & 1 deletion kela/router-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
]
},
"vectorTiles": {
"attibution": "Digitransit data is licensed under <a href='https://creativecommons.org/licenses/by/4.0/'>CC BY 4.0</a>.",
"attribution": "Digitransit data is licensed under <a href='https://creativecommons.org/licenses/by/4.0/'>CC BY 4.0</a>.",
"layers": [
{
"name": "stops",
Expand Down
2 changes: 1 addition & 1 deletion varely/router-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
]
},
"vectorTiles": {
"attibution": "Digitransit data is licensed under <a href='https://creativecommons.org/licenses/by/4.0/'>CC BY 4.0</a>.",
"attribution": "Digitransit data is licensed under <a href='https://creativecommons.org/licenses/by/4.0/'>CC BY 4.0</a>.",
"layers": [
{
"name": "stops",
Expand Down
2 changes: 1 addition & 1 deletion waltti-alt/router-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
]
},
"vectorTiles": {
"attibution": "Digitransit data is licensed under <a href='https://creativecommons.org/licenses/by/4.0/'>CC BY 4.0</a>.",
"attribution": "Digitransit data is licensed under <a href='https://creativecommons.org/licenses/by/4.0/'>CC BY 4.0</a>.",
"layers": [
{
"name": "stops",
Expand Down
2 changes: 1 addition & 1 deletion waltti/router-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
]
},
"vectorTiles": {
"attibution": "Digitransit data is licensed under <a href='https://creativecommons.org/licenses/by/4.0/'>CC BY 4.0</a>.",
"attribution": "Digitransit data is licensed under <a href='https://creativecommons.org/licenses/by/4.0/'>CC BY 4.0</a>.",
"layers": [
{
"name": "stops",
Expand Down

0 comments on commit 3d6a043

Please sign in to comment.