diff --git a/src/start/qemu.md b/src/start/qemu.md index 30b3d9c..239ea24 100644 --- a/src/start/qemu.md +++ b/src/start/qemu.md @@ -362,7 +362,7 @@ echo $? 0 ``` -Let me break down that long QEMU command for you: +Let's break down that QEMU command: - `qemu-system-arm`. This is the QEMU emulator. There are a few variants of these QEMU binaries; this one does full *system* emulation of *ARM* machines