From afa9f5702039af4bacf55812c7e1438c77ad6d4d Mon Sep 17 00:00:00 2001 From: Alex Robinson Date: Sat, 18 Jul 2015 19:23:29 -0700 Subject: [PATCH] Improve markdown highlighting in azure getting started guide. --- docs/getting-started-guides/azure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started-guides/azure.md b/docs/getting-started-guides/azure.md index 5762147b922..fcb26d87515 100644 --- a/docs/getting-started-guides/azure.md +++ b/docs/getting-started-guides/azure.md @@ -105,7 +105,7 @@ For more complete applications, please look in the [examples directory](../../ex ## Tearing down the cluster -``` +```sh cluster/kube-down.sh ```