diff --git a/bip-0322.mediawiki b/bip-0322.mediawiki
index 5f4704d0..89b55ac2 100644
--- a/bip-0322.mediawiki
+++ b/bip-0322.mediawiki
@@ -74,7 +74,7 @@ The to_sign
transaction is:
vout[0].nValue = 0
vout[0].scriptPubKey = OP_RETURN
-A full signature consists of the base64-encoding of the to_sign
transaction in standard network serialisation.
+A full signature consists of the base64-encoding of the to_sign
transaction in standard network serialisation once it has been signed.
=== Full (Proof of Funds) ===