]> git.openstreetmap.org Git - rails.git/blobdiff - DOCKER.md
Merge pull request #5677 from tomhughes/user-list-enhancements
[rails.git] / DOCKER.md
index b93bf6d508346fff56c5c572b40f5ae241932b40..4cfc6d7361a269bcb565296c6573b0b992ecf4a6 100644 (file)
--- 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