From edf21e6b0ffa5ee0c95ed82c21cb4a52027d0374 Mon Sep 17 00:00:00 2001 From: Chris Bobek Date: Mon, 21 May 2018 02:43:19 -0700 Subject: [PATCH] Fixes typos and punctuation; makes changes for sense --- 01_0_Introducing_Bitcoin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01_0_Introducing_Bitcoin.md b/01_0_Introducing_Bitcoin.md index bda330c..b72ce14 100644 --- a/01_0_Introducing_Bitcoin.md +++ b/01_0_Introducing_Bitcoin.md @@ -1,6 +1,6 @@ # Chapter One: Introducing Bitcoin -These tutorial will lead you through basic Bitcoin usage and programming, highlighting a variety of techniques from the command line to scripting. However, before you should get started, you should have a basic understanding of what Bitcoin is, and how it works. This chapter provides that overview. Many more definitions will appear within the document itself; this is only intended to lay the foundation. +These tutorials will lead you through basic Bitcoin usage and programming, highlighting a variety of techniques from the command line to scripting. However, before you get started, you should have a basic understanding of what Bitcoin is and how it works. This chapter provides that overview. Many more definitions will appear within the document itself; this is only intended to lay the foundation. ## Objectives for this Chapter