Skip to content
This repository was archived by the owner on Jul 27, 2025. It is now read-only.

Commit d059465

Browse files
authored
Fix typo in docker hosting documentation (#2318)
1 parent a76cc2d commit d059465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hosting/docker.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Complete the following steps:
1919
docker run hello-world
2020
```
2121

22-
### Step 2: Configure your Docker Compose file and environnment
22+
### Step 2: Configure your Docker Compose file and environment
2323

2424
#### Create a directory for your app to run
2525

0 commit comments

Comments
 (0)