From 64559ac1dc5cfefc94d8dba56fda37ac448d9b57 Mon Sep 17 00:00:00 2001 From: LRubin Date: Wed, 11 Jan 2017 16:39:56 -0800 Subject: [PATCH] format fix and light rewording Signed-off-by: LRubin --- docker-cloud/apps/deploy-to-cloud-btn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-cloud/apps/deploy-to-cloud-btn.md b/docker-cloud/apps/deploy-to-cloud-btn.md index 3b17b4beb0..dc8104bd0b 100644 --- a/docker-cloud/apps/deploy-to-cloud-btn.md +++ b/docker-cloud/apps/deploy-to-cloud-btn.md @@ -21,7 +21,7 @@ The button redirects the user to the **Launch new Stack** wizard, with the stack The user can still modify the stack definition before deployment. -Note: In order for the **Deploy to Docker Cloud** deployment to work correctly, users must be logged into Docker Cloud prior to clicking the button otherwise a 404 error will be returned. +> **Note**: You must be logged in to Docker Cloud for the **Deploy to Docker Cloud** button deployment to work correctly. If you are not logged in, you'll see a 404 error instead. ## Adding the 'Deploy to Docker Cloud' button in GitHub