diff --git a/README.adoc b/README.adoc index afa47cf..bf295fd 100644 --- a/README.adoc +++ b/README.adoc @@ -16318,7 +16318,7 @@ Then test one of the modules with: Source: link:buildroot_packages/kernel_modules/buildroot_hello.c[] -As you have just seen, this sets up everything so that <> can conrrectly find the module. +As you have just seen, this sets up everything so that <> can correctly find the module. `./build-buildroot --build-linux` and `./run --buildroot-linux` are needed because the Buildroot kernel modules must use the Buildroot Linux kernel at build and run time.