From c898aefdcbae94d17be6ac63e95c621b97e61233 Mon Sep 17 00:00:00 2001 From: Zhengyi Lai Date: Wed, 20 Mar 2019 02:48:41 +0800 Subject: [PATCH] Fix typo (#539) Signed-off-by: Zhengyi Lai --- providers/azure/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/providers/azure/README.md b/providers/azure/README.md index 2bc276a07..722548ac1 100644 --- a/providers/azure/README.md +++ b/providers/azure/README.md @@ -229,7 +229,7 @@ resources on your account on behalf of Kubernetes. This step is optional if you Run these commands to deploy the virtual kubelet which connects your Kubernetes cluster to Azure Container Instances. ```cli -export VK_RElEASE=virtual-kubelet-latest +export VK_RELEASE=virtual-kubelet-latest ``` Grab the public master URI for your Kubernetes cluster and save the value.