From d0aa814983c1d27ac39aff1a056fc33325a32aec Mon Sep 17 00:00:00 2001 From: David Cassany Viladomat Date: Wed, 23 Oct 2024 12:20:09 +0200 Subject: [PATCH] Update docs/custom-install.md Co-authored-by: Andrea Mazzotti --- docs/custom-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/custom-install.md b/docs/custom-install.md index dce220a3f..2b4d10961 100644 --- a/docs/custom-install.md +++ b/docs/custom-install.md @@ -70,7 +70,7 @@ spec: ``` Alternatively, cloud-config files path can also be referenced explicitly so the configuration is not -extrictly needed to live within the MachineRegistration resource itself. The `config-urls` section of the +strictly needed to live within the MachineRegistration resource itself. The `config-urls` section of the MachineRegistration is used for this exact purpose. See [MachineRegistration reference](/machineregistration-reference) page.