diff --git a/chapter05/udev.xml b/chapter05/udev.xml
index 35ed76c61..3790d8059 100644
--- a/chapter05/udev.xml
+++ b/chapter05/udev.xml
@@ -57,7 +57,7 @@ configuration files:
make udevdir=/dev etc/udev/udev.conf
-And install finally install it:
+Finally, install it:
make DESTDIR=/tools install
diff --git a/chapter06/udev.xml b/chapter06/udev.xml
index 2aac961b0..99f9b697f 100644
--- a/chapter06/udev.xml
+++ b/chapter06/udev.xml
@@ -33,7 +33,7 @@ by applying the following patch:
make udevdir=/dev
-And install finally install it:
+Finally, install it:
make udevdir=/dev install