X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/9421f514e132d3e160021ede7291ce5dc22c3285..42f44d3a71ff10dda253cd5be12b5b22fc4e2f61:/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