From 69f7a23227544cd008d7b0f84f65e80016485ffc Mon Sep 17 00:00:00 2001 From: Sebastian Widmer Date: Tue, 26 Nov 2024 11:15:10 +0100 Subject: [PATCH] fix punctuation --- .../pages/how-tos/cloudscale/provider-adopt-worker-nodes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/ROOT/pages/how-tos/cloudscale/provider-adopt-worker-nodes.adoc b/docs/modules/ROOT/pages/how-tos/cloudscale/provider-adopt-worker-nodes.adoc index bb700ed7..28b70e72 100644 --- a/docs/modules/ROOT/pages/how-tos/cloudscale/provider-adopt-worker-nodes.adoc +++ b/docs/modules/ROOT/pages/how-tos/cloudscale/provider-adopt-worker-nodes.adoc @@ -137,7 +137,7 @@ kubectl apply -f infra-machineset.yml terraform output -raw additional-worker-machines_yml > /dev/null 2>&1 || echo "No additional worker groups" ---- -. If the output shows "No additional worker groups", jump to <>. +. If the output shows "No additional worker groups," jump to <>. . Copy `additional-worker-machines_yml` from the Terraform output and apply it to the cluster. +