diff --git a/appdx-segwit.asciidoc b/appdx-segwit.asciidoc index ddb07fda..823ee7b9 100644 --- a/appdx-segwit.asciidoc +++ b/appdx-segwit.asciidoc @@ -60,7 +60,7 @@ Let’s look at some of our example transactions and see how they would change w [[p2wpkh]] ===== Pay-to-Witness-Public-Key-Hash (P2WPKH) -In <>, Alice created a transaction to pay Bob for a cup of coffee. That transaction created a Pay-to-Public-Key-Hash (P2PKH) output with a value of 0.015 BTC that was spendable by Bob. The output’s script looks like this: +In <>, Alice created a transaction to pay Bob for a cup of coffee. That transaction created a P2PKH output with a value of 0.015 BTC that was spendable by Bob. The output’s script looks like this: .Example P2PKH output script ----