From e761884c537d694b97d9ddccb21cb54da2862add Mon Sep 17 00:00:00 2001 From: Josh Rickmar Date: Tue, 12 Nov 2013 12:11:29 -0500 Subject: [PATCH] Add missing word in README. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 620f1a8..1491825 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ asynchronous queries, replies, and notifications between btcd and btcwallet, as well as between btcwallet and any number of frontends. This project is currently under active development is not production -ready yet. Because of this, support for using the main Bitcoin is -currently disabled, and testnet must be used instead. +ready yet. Because of this, support for using the main Bitcoin netowrk +is currently disabled, and testnet must be used instead. ## Installation