diff --git a/docs/debugger.html b/docs/debugger.html
index 08ddbe362..8f6c79564 100644
--- a/docs/debugger.html
+++ b/docs/debugger.html
@@ -1036,10 +1036,10 @@ can be edited in either hex or binary. The bitmap is shown as large blocks.
PGFX | Addresses which contain data stored in the playfield graphics registers
(PF0/PF1/PF2). These addresses are shown with a bitmap of the graphics, which
can be edited in either hex or binary. The bitmap is shown as small dashes. |
-DATA | Addresses used as an operand for some opcode.. These can be edited
+ |
DATA | Addresses used as an operand for some opcode. These can be edited
in hex. |
ROW | Addresses not used as any of the above. These are shown up
-to 16 per line, and cannot be edited. |
+to 8 per line, and cannot be edited.