diff --git a/bip-0065.mediawiki b/bip-0065.mediawiki
index 6563010e..6163b90a 100644
--- a/bip-0065.mediawiki
+++ b/bip-0065.mediawiki
@@ -18,8 +18,8 @@ some point in the future.
 
 CHECKLOCKTIMEVERIFY redefines the existing NOP2 opcode. When executed it
 compares the top item on the stack to the nLockTime field of the transaction
-containing the scriptSig. If that top stack item is greater than the transaction
-nLockTime the script fails immediately, otherwise script evaluation continues
+containing the scriptSig. If that top stack item is greater than the transaction's
+nLockTime field the script fails immediately, otherwise script evaluation continues
 as though a NOP was executed.
 
 The nLockTime field in a transaction prevents the transaction from being mined