浏览代码

Update content.md

Fix typo
GlozingNeuter 2 年之前
父节点
当前提交
f780b715c4
共有 1 个文件被更改,包括 1 次插入1 次删除
  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"