diff options
author | S. Matthew English <s-matthew-english@users.noreply.github.com> | 2016-11-04 13:02:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-04 13:02:13 +0100 |
commit | 66ca6cda4c67a6c279d086223b69f398dc140724 (patch) | |
tree | e09a8873ca6858098ab7cb9db7e2bf07cf9081d0 | |
parent | ed64bcec2dde1f4255f3bd5b0c2f01e4dfe260d3 (diff) |
Enforcing consistency, 'gitian' to 'Gitian'
There was once instance of 'gitian'. I changed it to 'Gitian' so that it would be consistent with all other instances in the file.
-rw-r--r-- | contrib/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/README.md b/contrib/README.md index ab5f57587e..4ea9700f59 100644 --- a/contrib/README.md +++ b/contrib/README.md @@ -38,7 +38,7 @@ Scripts and notes for Mac builds. RPM spec file for building bitcoin-core on RPM based distributions ### [Gitian-build](/contrib/gitian-build.sh) ### -Script for running full gitian builds. +Script for running full Gitian builds. Test and Verify Tools --------------------- |