diff --git a/examples/with-docker-compose/README.md b/examples/with-docker-compose/README.md index 7f6e23d111aec..f43adce40a6ba 100644 --- a/examples/with-docker-compose/README.md +++ b/examples/with-docker-compose/README.md @@ -74,7 +74,7 @@ docker compose -f docker-compose.prod.yml build docker compose -f docker-compose.prod.yml up -d ``` -Alternatively, run the production server without without multistage builds (Final image approximately 1 GB). +Alternatively, run the production server without multistage builds (Final image approximately 1 GB). ```bash # Create a network, which allows containers to communicate