Skip to content

Commit

Permalink
fix unintentionally changed character map entry
Browse files Browse the repository at this point in the history
  • Loading branch information
vesameskanen committed May 3, 2022
1 parent 71547ca commit 6544b4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pelias.json.docker
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"streetNumberValidator": "^[0-9].*$",
"translations": "/opt/pelias/api/translations.json",
"equalCharMap": {
"":"e",
"é":"e",
"'":"",
"-":" "
},
Expand Down

0 comments on commit 6544b4c

Please sign in to comment.