From 6018866fcf38243ac18f4f523f702f297bb9999a Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Fri, 26 May 2017 15:40:56 -0700 Subject: [PATCH] Update 7_0_Introducing_Bitcoin_Scripts.md --- 7_0_Introducing_Bitcoin_Scripts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/7_0_Introducing_Bitcoin_Scripts.md b/7_0_Introducing_Bitcoin_Scripts.md index 12b312c..70a5651 100644 --- a/7_0_Introducing_Bitcoin_Scripts.md +++ b/7_0_Introducing_Bitcoin_Scripts.md @@ -8,7 +8,7 @@ However, Bitcoin offers much more complexity than that. It includes a simple scr After working through this chapter, a developer will be able to: - * Analyze a Bitcoin Script + * Design a Bitcoin Script * Apply a Bitcoin Script Supporting objectives include the ability to: