diff --git a/Distributed-Ledger-Technologies-%28DLTs%29.md b/Distributed-Ledger-Technologies-%28DLTs%29.md index c5a4d11..a867efa 100644 --- a/Distributed-Ledger-Technologies-%28DLTs%29.md +++ b/Distributed-Ledger-Technologies-%28DLTs%29.md @@ -4,4 +4,4 @@ A public ledger is a ledger that anyone can read. A distributed public ledger is The primary difficulty in such systems is coming to agreement among all users of the ledger about what should be written in it and who is allowed to update it. The mechanism chosen for coming to such a common agreement is called the "consensus mechanism" of the ledger. -Read more on [consensus](consensus). \ No newline at end of file +Read more on [consensus](Consensus). \ No newline at end of file