diff --git a/glossary.asciidoc b/glossary.asciidoc index a28723bf..9d700134 100644 --- a/glossary.asciidoc +++ b/glossary.asciidoc @@ -73,12 +73,12 @@ fork:: genesis block:: The first block in the blockchain, used to initialize the cryptocurrency. -Hard Fork:: - Hard Fork, also known as Hard-Forking Change, is a permanent divergence in the blockchain, commonly occurs when non-upgraded nodes can’t validate blocks created by upgraded nodes that follow newer consensus rules. - Not to be confused with Fork, Soft fork, Software fork or Git fork. +hard fork:: + Hard fork, also known as Hard-Forking Change, is a permanent divergence in the blockchain, commonly occurs when non-upgraded nodes can’t validate blocks created by upgraded nodes that follow newer consensus rules. + Not to be confused with fork, soft fork, software fork or Git fork. -Hardware Wallet:: - A hardware Wallet is a special type of bitcoin wallet which stores the user's private keys in a secure hardware device. +hardware wallet:: + A hardware wallet is a special type of bitcoin wallet which stores the user's private keys in a secure hardware device. hash:: A digital fingerprint of some binary input.