diff --git a/bip-0121.mediawiki b/bip-0121.mediawiki
index 38677e63..bafe8564 100644
--- a/bip-0121.mediawiki
+++ b/bip-0121.mediawiki
@@ -104,9 +104,9 @@ not make their p parameter unnecessarily long.
Wallet implementations must support the http: and
https: schemes in which case POST method must be
-used. The content type of the POST request must be set to
-
- application/bitcoin-pop
+used. The PoP is sent as a binary serialized transaction. The content
+type of the POST request must be set to
+application/bitcoin-pop
== Examples ==