diff --git a/xml/chapter1/section2/section2.xml b/xml/chapter1/section2/section2.xml
index 302685458..b700757b2 100644
--- a/xml/chapter1/section2/section2.xml
+++ b/xml/chapter1/section2/section2.xml
@@ -93,7 +93,6 @@
describe some typical patterns of process evolution.
-
In this section we will examine some common shapes
for
processes generated by simple
diff --git a/xml/chapter1/section3/subsection1.xml b/xml/chapter1/section3/subsection1.xml
index 756cecb1d..e68dd09f6 100644
--- a/xml/chapter1/section3/subsection1.xml
+++ b/xml/chapter1/section3/subsection1.xml
@@ -357,7 +357,7 @@ function sum_integers(a, b) {
}
- \newpage\noindent Then we can add up the integers from 1 to 10:
+ Then we can add up the integers from 1 to 10:
sum_integers_example2
sum_integers_definition2