From 2ac30cc5f161a598d71d9521bff354b34346c8f4 Mon Sep 17 00:00:00 2001 From: Louis Thibault <9452561+lthibault@users.noreply.github.com> Date: Sun, 24 Sep 2023 18:58:30 +0200 Subject: [PATCH] Fix README.md typo (#5) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e87658e..3c5355b 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ GOARCH=arm gokr-packer \ | architecture | ARMv6 32-bit | ARMv8 64-bit | | upstream | linux Raspberry Pi OS fork | linux mainline | -This kernel can be used by the oldest Raspberry Pi and follows the release cycles of the Raspeberry Pi foundation. +This kernel can be used by the oldest Raspberry Pi and follows the release cycles of the Raspberry Pi foundation. ## Manual compilation