From 3e2c31f42914dcc676360210914b41b26bca7dea Mon Sep 17 00:00:00 2001 From: Denys Zaliskyi Date: Sun, 22 Aug 2021 13:06:46 +0200 Subject: [PATCH] Fix typo in Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0744091..096a256 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ http://redis.io/topics/persistence for more information). If you have no `bitcoind` instance, for example if you use neutrino, or you have no bitcoind wallet, for example if you use LND for wallet managment, you can remove the bitcoind settings from `config.js`. -Please not that this feature is limited to Bitcoin, so you can't use it if you use any other cryptocurrency with LND (e.g., Litecoin). +Please note that this feature is limited to Bitcoin, so you can't use it if you use any other cryptocurrency with LND (e.g., Litecoin). ### Deploy to Heroku