X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7e7ede890e8e948236d3dbc48e24aca00cd01f62..0b751a4b1b5328724fc1e4bb09385c9590dfb82c:/DOCKER.md diff --git a/DOCKER.md b/DOCKER.md index b93bf6d50..4cfc6d736 100644 --- a/DOCKER.md +++ b/DOCKER.md @@ -56,7 +56,7 @@ This is a workaround. [See issues/2185 for details](https://github.com/openstree touch config/settings.local.yml ``` -**Windows users:** `touch` is not an availible command in Windows so just create a `settings.local.yml` file in the `config` directory, or if you have WSL you can run `wsl touch config/settings.local.yml`. +**Windows users:** `touch` is not an available command in Windows so just create a `settings.local.yml` file in the `config` directory, or if you have WSL you can run `wsl touch config/settings.local.yml`. ## Installation