diff --git a/compose/compose-file/compose-file-v3.md b/compose/compose-file/compose-file-v3.md index 411ee4bb9f..6ce727d8cb 100644 --- a/compose/compose-file/compose-file-v3.md +++ b/compose/compose-file/compose-file-v3.md @@ -654,7 +654,6 @@ services: > starting `web` - only until they have been started. If you need to wait > for a service to be ready, see [Controlling startup order](../startup-order.md) > for more on this problem and strategies for solving it. -> - Version 3 no longer supports the `condition` form of `depends_on`. > - The `depends_on` option is ignored when > [deploying a stack in swarm mode](../../engine/reference/commandline/stack_deploy.md) > with a version 3 Compose file.