From 4a8842ac580c2e4115bede89285fd0e307369425 Mon Sep 17 00:00:00 2001 From: thomas-bauer Date: Thu, 20 Oct 2016 15:04:11 +0200 Subject: [PATCH] Update 1_introduction.md Fixed a typo --- docker-cloud/getting-started/deploy-app/1_introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-cloud/getting-started/deploy-app/1_introduction.md b/docker-cloud/getting-started/deploy-app/1_introduction.md index d7195ce128..ad46e690fb 100644 --- a/docker-cloud/getting-started/deploy-app/1_introduction.md +++ b/docker-cloud/getting-started/deploy-app/1_introduction.md @@ -14,7 +14,7 @@ title: Introduction to Deploying an app in Docker Cloud # Introduction and tutorial prerequisites -In this tutorial you will an application to Docker Cloud using either Go or +In this tutorial you will bring an application to Docker Cloud using either Go or Python. This tutorial is intended for more advanced beginners who have some experience with web applications, and who want to learn more about multi-container services in Docker Cloud.