diff --git a/reference/mongodb/architecture.xml b/reference/mongodb/architecture.xml
index 4b17884f2b..44d79a2604 100644
--- a/reference/mongodb/architecture.xml
+++ b/reference/mongodb/architecture.xml
@@ -16,6 +16,7 @@
mongo extension. We refer to the new one
as the mongodb extension.
+
Architecture Diagram
@@ -24,6 +25,7 @@
+
At the top of this stack sits a pure
PHP library, which we will
@@ -37,6 +39,7 @@
drivers maintained by
MongoDB (and hopefully some community drivers, too).
+
Sitting below that library we have the lower level driver.
This extension will effectively form the glue between PHP and our