fix typos

This commit is contained in:
Eric Ehlers 2019-08-14 13:51:50 +01:00
parent 92cdbc9039
commit 2b4b806e82

View File

@ -1,7 +1,7 @@
# Programming with Bitcoin Core and Lightning
## (Or: Programming Bitcoind and Lightningd)
_This is a tutorial for working with Bitcoin (and Lightning) that teaches direct interact with the severs themselves, as the most robust and secure way to begin cryptocurrency work._
_This is a tutorial for working with Bitcoin (and Lightning) that teaches direct interaction with the servers themselves, as the most robust and secure way to begin cryptocurrency work._
> NOTE: This is a draft in progress, so that I can get some feedback from early reviewers. It is not yet ready for use.