diff --git a/chapter08/bash.xml b/chapter08/bash.xml
index 7381c9e87..c2a5e807b 100644
--- a/chapter08/bash.xml
+++ b/chapter08/bash.xml
@@ -80,7 +80,7 @@
class="username">tester user:
su -s /usr/bin/expect tester << EOF
-spawn make tests; expect EOF;
+spawn make tests; expect eof;
EOF
Install the package: