:: commit cebb45bad3917551a7e8abd924a6de17f6dec6cf

mintsuki <mintsuki@protonmail.com> — 2021-06-01 18:39

parents: ad8620e704

docs: Fix small typo

diff --git a/README.md b/README.md
index 08cf84c9..b0943a28 100644
--- a/README.md
+++ b/README.md
@@ -84,7 +84,7 @@ or `gcc` or `llvm/clang` must also be installed.
 `GNU binutils` is necessary in order to build the UEFI port of Limine. A full
 LLVM toolchain without `GNU binutils` can be used to build the BIOS port instead.
 
-Both the UEFI and BIOS ports of the bootloader can built, using `GCC/GNU binutils`, with:
+Both the UEFI and BIOS ports of the bootloader can be built, using `GCC/GNU binutils`, with:
 ```bash
 make
 ```
tab: 248 wrap: offon