Fix typo in docker hosting documentation (#2318)

This commit is contained in:
Adam M. Goyer
2025-06-03 05:14:25 -05:00
committed by GitHub
parent a76cc2dff8
commit d05946596e
+1 -1
View File
@@ -19,7 +19,7 @@ Complete the following steps:
docker run hello-world
```
### Step 2: Configure your Docker Compose file and environnment
### Step 2: Configure your Docker Compose file and environment
#### Create a directory for your app to run