From 3b8d0b83d45da765d6ade1be493ad39d987e93b8 Mon Sep 17 00:00:00 2001 From: uaevuon <3542715+uaevuon@users.noreply.github.com> Date: Tue, 28 Feb 2023 15:10:31 +0900 Subject: [PATCH] website: Fix typo (#283) --- website/docs/guide/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/guide/installation.md b/website/docs/guide/installation.md index f9a6489f..0fd36cd6 100644 --- a/website/docs/guide/installation.md +++ b/website/docs/guide/installation.md @@ -27,7 +27,7 @@ By default, you will use ADB and fastboot tools in this tutorial, so if you don' ### KMI -Kernel Module Interface (KMI), kernel versions with the same KMI are **compatible** This is what "genernal" means in GKI; conversely, if the KMI is different, then these kernels are not compatible with each other, and brushing in a kernel image with a different KMI than your device may cause a bootloop. +Kernel Module Interface (KMI), kernel versions with the same KMI are **compatible** This is what "genernal" means in GKI; conversely, if the KMI is different, then these kernels are not compatible with each other, and flashing a kernel image with a different KMI than your device may cause a bootloop. Specifically, for GKI devices, the kernel version format should be as follows: