From 0ddac5f54b7e6f255dff81375649fe3391e98843 Mon Sep 17 00:00:00 2001 From: Gautham Ganesh Elango Date: Thu, 18 Jun 2020 09:05:57 +1000 Subject: [PATCH] Fixed typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06cc30f..bd6f387 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ _This section is currently a messy set of older writings which are being reorgan * 18.0: Talking to Bitcoind with Other Languages * [18.1: Accessing Bitcoind with Go] * [18.2: Accessing Bitcoind with Java](18_2_Accessing_Bitcoind_with_Java.md) — Needs Rewrite + Editing - * [18.3: Accessing Bitcoind with_Node_JS](18_3_Accessing_Bitcoind_with_NodeJS.md) — Needs Rewrite + Editing + * [18.3: Accessing Bitcoind with Node JS](18_3_Accessing_Bitcoind_with_NodeJS.md) — Needs Rewrite + Editing * [18.4: Accessing Bitcoind with Python] * [18.5: Accessing Bitcoind with Rust] * [18.6: Accessing Bitcoind with Swift]