diff --git a/compose/compose-file/compose-file-v2.md b/compose/compose-file/compose-file-v2.md index ee33cf833e..19d7f8b25e 100644 --- a/compose/compose-file/compose-file-v2.md +++ b/compose/compose-file/compose-file-v2.md @@ -638,7 +638,7 @@ In the example below, three services are provided (`web`, `worker`, and `db`), a worker: build: ./worker networks: - - legacy + - legacy db: image: mysql