diff --git a/appdx-bitcore.asciidoc b/appdx-bitcore.asciidoc index 4fbc2850..d2f22015 100644 --- a/appdx-bitcore.asciidoc +++ b/appdx-bitcore.asciidoc @@ -53,7 +53,7 @@ Creating a hierarchical deterministic private key and address: > hdAddress = new bitcore.Address(hdPublicKey.publicKey).toString() ---- -Creating and signing a transaction from a UTXO: +Creating and signing a transaction from an UTXO: ---- > utxo = {