diff --git a/BOOK/beyond/common/dropbear.xml b/BOOK/beyond/common/dropbear.xml
index 727f794..c3f282f 100644
--- a/BOOK/beyond/common/dropbear.xml
+++ b/BOOK/beyond/common/dropbear.xml
@@ -36,7 +36,7 @@
CC="${CC} -Os" ./configure --prefix=/usr --host=${CLFS_TARGET}
We are just telling dropbear to use the default
- configuration plus scp. For those for more adventureous, edit options.h
+ configuration plus scp. For those who are more adventurous, edit options.h
to further configure dropbear.
Compile the package: