aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/linux/setup_linux-host_android-device_arm-kernel.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/linux/setup_linux-host_android-device_arm-kernel.md b/docs/linux/setup_linux-host_android-device_arm-kernel.md
index 27be7797b..072e6539f 100644
--- a/docs/linux/setup_linux-host_android-device_arm-kernel.md
+++ b/docs/linux/setup_linux-host_android-device_arm-kernel.md
@@ -26,7 +26,7 @@ Recompile and reinstall the Linux kernel with [debugging kernel options](https:/
Get syzkaller as described [here](/docs/linux/setup.md#go-and-syzkaller).
-The build it for either `arm` or `arm64` target architecture depending on the device you're using.
+Then build it for either `arm` or `arm64` target architecture depending on the device you're using.
``` bash
make TARGETOS=linux TARGETARCH=arm