Merge pull request #378 from csralvall/fix-A0

Fix typo
This commit is contained in:
Shannon Appelcline 2021-08-03 09:07:06 -10:00 committed by GitHub
commit 8598756ae1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Appendices
The main body of this course suggests a fairly standard setup for Bitcoin testing. What follows is these appendices are a better explanation of that setup and some options for alternatives.
The main body of this course suggests a fairly standard setup for Bitcoin testing. What follows in these appendices are a better explanation of that setup and some options for alternatives.
## Objectives for This Section