diff --git a/p6.md b/p6.md
index 88d89143779cf3a74bbe13431b2a21b2eee7028e..02aff1e40d097ad1a7c65c7ba993fb837a18be8e 100644
--- a/p6.md
+++ b/p6.md
@@ -167,7 +167,7 @@ delayed until a transaction is known to have committed*.
   transactions.
 - The leader election record will have *oid* 0. It should be treated
   the same as any other record by the tango runtime, but will never be
-  the cause of an `apply()` upcall since there are no KV objects w/
+  the cause of an `apply()` upcall since there are no KV objects/transactions w/
   *oid* 0.
 
 ## Something Else