From 45068f7b3050b8a9c3de88a0870be3a15e387df9 Mon Sep 17 00:00:00 2001 From: nadams Date: Wed, 26 Apr 2017 10:46:26 -0700 Subject: [PATCH] Edited ch03.asciidoc with Atlas code editor --- ch03.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch03.asciidoc b/ch03.asciidoc index 8231b604..cbabb74c 100644 --- a/ch03.asciidoc +++ b/ch03.asciidoc @@ -760,7 +760,7 @@ Our example code calculates the total value transacted in this block is 10,322.0 [[alt_libraries]] === Alternative Clients, Libraries, and Toolkits - There are many alternative clients, libraries, toolkits, and even full-node implementations in the bitcoin ecosystem. These are implemented in a variety of programming languages, offering programmers native interfaces in their preferred language. +There are many alternative clients, libraries, toolkits, and even full-node implementations in the bitcoin ecosystem. These are implemented in a variety of programming languages, offering programmers native interfaces in their preferred language. The following sections list some of the best libraries, clients, and toolkits, organized by programming languages.