X-Git-Url: https://git.openstreetmap.org/nominatim-ui.git/blobdiff_plain/83da10bbcbbc415c0ae71769249d06c160a54560..0f87b4b80166f1b46bb5a8ff079df1644ecceb90:/test/_bootstrap.js diff --git a/test/_bootstrap.js b/test/_bootstrap.js index 103784e..746d15d 100644 --- a/test/_bootstrap.js +++ b/test/_bootstrap.js @@ -7,7 +7,7 @@ import fse from 'fs-extra'; const testing_port = 9999; // this is the port all tests expect nominatim-ui to listen to // The installation on https://nominatim.openstreetmap.org/ui/ is a bit more complex as -// for backward compatiblity they run the API and the UI on the same port. Nominatim-UI +// for backward compatibility they run the API and the UI on the same port. Nominatim-UI // is installed in the /ui subdirectory plus their webserver has custom redirect rules. // // We can simulate that with a proxy.