Fix typo in docker hosting documentation (#2318)

This commit was merged in pull request #2318.
This commit is contained in:
Adam M. Goyer
2025-06-03 03:14:25 -07:00
committed by GitHub
parent a76cc2dff8
commit d05946596e

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