diff --git a/chapter08/grep.xml b/chapter08/grep.xml
index 9861d239f..9069c3f3e 100644
--- a/chapter08/grep.xml
+++ b/chapter08/grep.xml
@@ -78,7 +78,7 @@
egrep
Prints lines matching an extended regular expression.
- It is obsoleted, use grep -E instead
+ It is obsolete, use grep -E instead
egrep
diff --git a/chapter08/python.xml b/chapter08/python.xml
index 2fb847042..bee232704 100644
--- a/chapter08/python.xml
+++ b/chapter08/python.xml
@@ -92,7 +92,7 @@
make install
- In serveral places we use the pip3 command to
+ In several places we use the pip3 command to
install Python 3 programs and modules for all users as
root. This conflicts
with the Python developers recommendation to install packages into a