diff --git a/chapter10/grub.xml b/chapter10/grub.xml
index 11ad2b419..ee708d3f0 100644
--- a/chapter10/grub.xml
+++ b/chapter10/grub.xml
@@ -205,7 +205,7 @@ EOF
The grub-install command has embedded some modules
into the main GRUB image (installed into
the MBR or the GRUB BIOS partition) to access the other modules
- (in /boot/grub/i386-pc) without
+ (in /boot/grub/arm64-efi) without
a chicken-or-egg issue, so with a typical configuration these two
modules are already embedded and those two insmod
commands will do nothing. But they do no harm anyway, and they may