diff --git a/chapter06/findutils.xml b/chapter06/findutils.xml
index eb012480e..1d58c3f61 100644
--- a/chapter06/findutils.xml
+++ b/chapter06/findutils.xml
@@ -10,7 +10,7 @@
Findutils
-The Findutils package contains programs to find files. Processes
+The Findutils package contains programs to find files. These programs
are provided to recursively search through a directory tree and to
create, maintain, and search a database (often faster than the recursive
find, but unreliable if the database has not been recently updated).