From bb1e00301c15015d29be1a676360cf6e0a96917c Mon Sep 17 00:00:00 2001 From: FlyingToto <68790909+FlyingToto@users.noreply.github.com> Date: Mon, 1 Sep 2025 18:29:39 -0400 Subject: [PATCH] fixing typo Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- docs/DOCKER_COMPOSE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/DOCKER_COMPOSE.md b/docs/DOCKER_COMPOSE.md index 629ddd8b..e776962c 100755 --- a/docs/DOCKER_COMPOSE.md +++ b/docs/DOCKER_COMPOSE.md @@ -137,7 +137,7 @@ networks: ``` -### Example 5: same as 3 but with a top level root, also works in portainder as-is +### Example 5: same as 3 but with a top-level root directory; also works in Portainer as-is `docker-compose.yml`