Browse Source

Update content.md

Fix typo
GlozingNeuter 2 years ago
parent
commit
f780b715c4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      caddy/content.md

+ 1 - 1
caddy/content.md

@@ -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"