From c6585bd3269146d804de60c9a988d73d7a3d76c2 Mon Sep 17 00:00:00 2001 From: Shannon Appelcline <shannona@skotos.net> Date: Thu, 20 Apr 2017 15:00:17 -0700 Subject: [PATCH] Update 5_0_Empowering_Bitcoin_Transactions.md --- 5_0_Empowering_Bitcoin_Transactions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/5_0_Empowering_Bitcoin_Transactions.md b/5_0_Empowering_Bitcoin_Transactions.md index d791d31..febabdc 100644 --- a/5_0_Empowering_Bitcoin_Transactions.md +++ b/5_0_Empowering_Bitcoin_Transactions.md @@ -7,7 +7,7 @@ The `bitcoin-cli` interface is ultimately limited. Nonetheless, it contains a fe After working through this chapter, a developer will be able to: * Decide Whether RBF or CPFP Might Help a Transaction - * Create Transactiosn with Data + * Create Transactions with Data * Create Transactions with Locktimes Supporting objectives include the ability to: