diff --git a/1.4.0-Milestone-Project-Page.md b/1.4.0-Milestone-Project-Page.md index c8701c8..6b20e62 100644 --- a/1.4.0-Milestone-Project-Page.md +++ b/1.4.0-Milestone-Project-Page.md @@ -7,7 +7,7 @@ ### Release Goals -**Multi-host networking:** Use the new Docker networking API, powered by libnetwork, to make multi-host networking in Compose apps dead simple. +**Networking:** Add support for Docker's new networking and multi-host networking. This will involve significant thought and design work regarding how networking functionality should be exposed to the user in `docker-compose.yml`.