diff --git a/p5.md b/p5.md
index 3dbc4b472cea6e6877ce31902317e60ebec97ba1..56dcae53a025af67dd6eb6748c9dbd0f350d42c1 100644
--- a/p5.md
+++ b/p5.md
@@ -142,17 +142,3 @@ Compose w/ three servers:
 Compose w/ five servers.
 
 
-
-```
-> cli localhost:5501 put one
-redirect localhost:5502
-> cli localhost:5502 put one
-term 1, index 0: commit "one" 
-```
-Leader fails:
-```
-> cli localhost:5502 put two
-redirect localhost:5501
-> cli localhost:5502 put two
-term 2, index 1: commit "two" 
-```