fixed typo

This commit is contained in:
voidoak_ 2022-01-01 15:22:35 -06:00 committed by GitHub
parent 6bd09efb05
commit ba80d0b8bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ To create an ISO from a non-iglunix OS please see https://github.com/iglunix/igl
## Is this GNU/Linux ## Is this GNU/Linux
No, GNU currently contributes roughly 10 MiB of code in the base system whilst, No, GNU currently contributes roughly 10 MiB of code in the base system whilst,
LLVM and Linux both contribute approximately 1 GiB each. Instead we suggest that LLVM and Linux both contribute approximately 1 GiB each. Instead we suggest that
one should refer to Igluinx running on the Linux kernel as LLVM/Musl/Linux. one should refer to Iglunix running on the Linux kernel as LLVM/Musl/Linux.
LLVM and Linux because they are the two largest packages and make up the LLVM and Linux because they are the two largest packages and make up the
majority of the base system, and Musl to be explicit about the C library, majority of the base system, and Musl to be explicit about the C library,
target triple and to differentiate it from any system using LLVM's libc target triple and to differentiate it from any system using LLVM's libc