diff --git a/README.md b/README.md
index 2c5fdb8..05abca2 100644
--- a/README.md
+++ b/README.md
@@ -70,7 +70,7 @@ sequenceDiagram
client ->> matrix : io.dgov.pool.result
(postId, votePasses, quorumMet)
matrix -->> client :
- note right of matrix : All staking clients
record each other's stakes
+ note right of client : All staking clients
record each other's stakes
client ->> forum : Add post
(batchPostId)
activate forum