diff --git a/chapter02/creatingfilesystem.xml b/chapter02/creatingfilesystem.xml
index 14b9b72e7..810783fd7 100644
--- a/chapter02/creatingfilesystem.xml
+++ b/chapter02/creatingfilesystem.xml
@@ -17,7 +17,7 @@
popular. The third extended filesystem (ext3
) is a widely-used development of
ext2 which adds a journal and is compatible with the E2fsprogs
- utilities. We will create an ext3
+ utilities. We will create an ext3
file system. Build instructions for other file systems can be found at
.