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. +