X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/7f611b295f39b8c42219a5ce6c84582db74ce8f7..4485cae913bbb7c138aa435bf0ecfd8d8f6f5095:/DOCKER.md?ds=sidebyside 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