diff --git a/docker-cloud/getting-started/deploy-app/1_introduction.md b/docker-cloud/getting-started/deploy-app/1_introduction.md index 2a775f3b81..4a5238bb91 100644 --- a/docker-cloud/getting-started/deploy-app/1_introduction.md +++ b/docker-cloud/getting-started/deploy-app/1_introduction.md @@ -17,7 +17,7 @@ This tutorial assumes that you have: - a free [Docker ID account](https://hub.docker.com/){: target="_blank" class="_"}. - at least one node running. If you don't have any nodes set up in Docker Cloud yet, [start here](../../getting-started/your_first_node.md) to set these up. -- Docker Engine installed - see the installation guides for [macOS, Windows and Linux](/engine/installation/){: target="_blank" class="_"}. You'll use the `docker login` command to connect to your account in Docker Cloud, so you can run `docker-cloud` CLI commands. +- Docker Engine installed - see the installation guides for [macOS, Windows, and Linux](/engine/installation/){: target="_blank" class="_"}. You'll use the `docker login` command to connect to your account in Docker Cloud, so you can run `docker-cloud` CLI commands. ## What's next?