diff --git a/compose/compose-file/compose-versioning.md b/compose/compose-file/compose-versioning.md index 2f1354f886..7aa9a0709c 100644 --- a/compose/compose-file/compose-versioning.md +++ b/compose/compose-file/compose-versioning.md @@ -227,7 +227,7 @@ several options have been removed: `deploy`. Note that `deploy` configuration only takes effect when using `docker stack deploy`, and is ignored by `docker-compose`. -- `extends`: This option has been removed. You wont be able to use `extends` along version "3" +- `extends`: This option has been removed for `version: "3"` Compose files. ### Version 1 to 2.x