Update content.md

Fix typo
This commit is contained in:
GlozingNeuter 2023-01-17 19:16:22 +01:00 committed by GitHub
parent 8c68f1ac80
commit f780b715c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ $ docker exec -w /etc/caddy $caddy_container_id caddy reload
### Docker Compose example
If you prefer to use `docker-compoose` to run your stack, here's a sample service definition.
If you prefer to use `docker-compose` to run your stack, here's a sample service definition.
```yaml
version: "3.7"