Merge pull request #212 from phillamy/readme-typo

fixed a typo
This commit is contained in:
kexkey
2021-04-30 13:36:32 -04:00
committed by GitHub

View File

@@ -66,7 +66,7 @@ Currently used to make sure callbacks have been called for missed transactions.
# How to use cyphernode?
The core component of cyphernode is a request handler which exposes HTTP endpoints via REST API, acting as an absctration layer between your apps and the open-source Bitcoin sofware you want to interact with.
The core component of cyphernode is a request handler which exposes HTTP endpoints via REST API, acting as an abstraction layer between your apps and the open-source Bitcoin sofware you want to interact with.
## Documentation