From 30353a84543c933d9ea55e24e8c7addcf957f390 Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Tue, 31 Dec 2024 09:45:33 +0100 Subject: [PATCH] docs(fix): fixed typo rescue --- .../troubleshooting/reset-admin-password-windows-server.mdx | 2 +- compute/instances/how-to/use-boot-modes.mdx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bare-metal/elastic-metal/troubleshooting/reset-admin-password-windows-server.mdx b/bare-metal/elastic-metal/troubleshooting/reset-admin-password-windows-server.mdx index b58a371a99..9de9e3f1dc 100644 --- a/bare-metal/elastic-metal/troubleshooting/reset-admin-password-windows-server.mdx +++ b/bare-metal/elastic-metal/troubleshooting/reset-admin-password-windows-server.mdx @@ -5,7 +5,7 @@ meta: content: h1: Resetting the Administrator password on servers running Windows Server paragraph: Learn how to reset the Administrator password on Windows Server quickly and securely. -tags: windows resuce password +tags: windows rescue password categories: - bare-metal - elastic-metal diff --git a/compute/instances/how-to/use-boot-modes.mdx b/compute/instances/how-to/use-boot-modes.mdx index 55e9077956..d1bd268748 100644 --- a/compute/instances/how-to/use-boot-modes.mdx +++ b/compute/instances/how-to/use-boot-modes.mdx @@ -13,7 +13,7 @@ categories: - compute --- -You can boot your Instances using local boot or a resuce image. This page explains how to use each of these boot modes. +You can boot your Instances using local boot or a rescue image. This page explains how to use each of these boot modes. - You can choose to use **cloud-init** when [creating an Instance](/compute/instances/how-to/create-an-instance/) via **Advanced settings**. This enables you to control the mode of the Instance's very first boot.