From d62fc60c8399f70e92debf30b2ec52eb36ecc74d Mon Sep 17 00:00:00 2001 From: "Anton Antonov (TONY)" Date: Wed, 4 Dec 2019 16:31:51 -0800 Subject: [PATCH] Wording. --- .../deployment/kubeadm/ubuntu-single-node-vm/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/README.md b/samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/README.md index 70ff93a2..e9d44565 100644 --- a/samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/README.md +++ b/samples/features/azure-arc/deployment/kubeadm/ubuntu-single-node-vm/README.md @@ -41,7 +41,7 @@ chmod +x setup-controller.sh ``` When prompted, provide your input for the password that will be used for all external endpoints: controller, SQL Server master and gateway. The password should be sufficiently complex based on existing rules for SQL Server password. -In case the setup-controller.sh fails and does not complete successfully, you should first cleanup your enviroment using [cleanup-controller.sh](cleanup-controller.sh/) before redoing the deployment. +In case the setup-controller.sh fails and does not complete successfully, you should cleanup your enviroment using [cleanup-controller.sh](cleanup-controller.sh/) before retrying the deployment. ## Cleanup