Update README.md with minor correction (#50)

Not to be pedantic, but "light weight" is usually considered to be one
word.
This commit is contained in:
The Alchemist
2025-06-09 18:29:42 -04:00
committed by GitHub
parent 4981faadef
commit 91db40d99c
+1 -1
View File
@@ -50,7 +50,7 @@ For examples of how to use some of the libraries surface, the cctl executable is
## Linux kernel
A Linux kernel is required for spawning light weight virtual machines on macOS.
A Linux kernel is required for spawning lightweight virtual machines on macOS.
Containerization provides an optimized kernel configuration located in the [kernel](./kernel) directory.
This directory includes a containerized build environment to easily compile a kernel for use with Containerization.