diff --git a/dip-0006.md b/dip-0006.md
index 2d9f981a..b87b3a72 100644
--- a/dip-0006.md
+++ b/dip-0006.md
@@ -105,7 +105,7 @@ Every member of the quorum has to build its own list of deterministic quorum con
The result can be imagined as a circle of nodes.
-

+
Most messaging between members is performed using the inventory system of Dash. This means that members will first send INV messages to other members and respond to GETDATA messages. Some communication messages, however, will be directly sent (see [DIP007 - LLMQ Signing Requests/Sessions](https://github.com/dashpay/dips/blob/master/dip-0007.md)) to quorum members without using the inventory system.
diff --git a/dip-0006/intra-quorum-comm.png b/dip-0006/intra-quorum-comm.png
index da234795..1194ebfb 100644
Binary files a/dip-0006/intra-quorum-comm.png and b/dip-0006/intra-quorum-comm.png differ