1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-18 20:59:39 +02:00

Fix typo in docker hosting documentation (#2318)
Some checks failed
Publish Docker image / ci (push) Has been cancelled
Publish Docker image / Build docker image (push) Has been cancelled

This commit is contained in:
Adam M. Goyer 2025-06-03 03:14:25 -07:00 committed by GitHub
parent a76cc2dff8
commit d05946596e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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