From e553e387c713e94c0807bccd8ea8edd99a774d22 Mon Sep 17 00:00:00 2001 From: Jakub Kramarz Date: Mon, 25 Jan 2021 14:43:59 +0100 Subject: [PATCH] FIxed typo in architecture/control-plane --- architecture/control-plane.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/architecture/control-plane.adoc b/architecture/control-plane.adoc index 310440b7e8..50a69f4822 100644 --- a/architecture/control-plane.adoc +++ b/architecture/control-plane.adoc @@ -16,4 +16,4 @@ include::modules/understanding-machine-config-operator.adoc[leveloffset=+3] .Additional information -For information on preventing the control plane machines from after the Machine Congig Operator makes changes to the machine config, see xref:../support/troubleshooting/troubleshooting-operator-issues.adoc#troubleshooting-disabling-autoreboot-mco_troubleshooting-operator-issues[Disabling Machine Config Operator from automatically rebooting]. +For information on preventing the control plane machines from after the Machine Config Operator makes changes to the machine config, see xref:../support/troubleshooting/troubleshooting-operator-issues.adoc#troubleshooting-disabling-autoreboot-mco_troubleshooting-operator-issues[Disabling Machine Config Operator from automatically rebooting].