Merge pull request #95 from eehlers/master

fix typos
This commit is contained in:
Shannon Appelcline 2019-08-14 10:17:04 -07:00 committed by GitHub
commit 709c224ecc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.