diff --git a/input/chapter01/chapter01.xml b/input/chapter01/chapter01.xml
index 006eb96..4c53620 100644
--- a/input/chapter01/chapter01.xml
+++ b/input/chapter01/chapter01.xml
@@ -378,10 +378,10 @@
between number-of-bits and "human" sizes. For example, we
can quickly calculate that a 32 bit computer can address up
to four gigabytes of memory by noting the recombination of
- 22 (4) +
+ 22 (4) *
230. A 64-bit value could
similarly address up to 16 exabytes
- (24 +
+ (24 *
260); you might be interested in
working out just how big a number this is. To get a feel
for how big that number is, calculate how long it would take