From d6f80f07de40888c34d916a5e8346f773bf4fb69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9ophane=20Mayaud?= Date: Tue, 27 Feb 2024 17:20:16 +0100 Subject: [PATCH] fix type --- guides/windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/windows.md b/guides/windows.md index 9525647..8690f4c 100644 --- a/guides/windows.md +++ b/guides/windows.md @@ -51,7 +51,7 @@ You are using a version of Windows that is too old. The build number should be 2 ### "This PC can't run Windows 11" -If you get this message trying to install Windows 11, it can be due to the missing trusted platform module (TPM), which you can bypass it with the following steps: +If you get this message trying to install Windows 11, it can be due to the missing trusted platform module (TPM), which you can bypass with the following steps: 1. Press **Shift+F10** to open Command Prompt and type in `regedit.exe` to launch Registry Editor. 2. Navigate to **HKEY_LOCAL_MACHINE\SYSTEM\Setup**