From a96a6dcab726589baac8dc090caa079d291c1a50 Mon Sep 17 00:00:00 2001 From: Kyle Kizirian Date: Mon, 28 Mar 2022 23:56:00 -0400 Subject: [PATCH] fixes minor typos (#655) --- distributed_systems/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/distributed_systems/README.md b/distributed_systems/README.md index c9437ba..f8b4efb 100644 --- a/distributed_systems/README.md +++ b/distributed_systems/README.md @@ -124,7 +124,7 @@ Distributed Caching Protocols for Relieving Hot Spots on the World Wide Web](con * :scroll: [Implementing the Omega failure detector in the crash-recovery failure model](implementing-the-omega-failure-detector-in-crash-recovery-failure-model.pdf) -* :scroll: [Impossibility of Distributed Consensuswith One Faulty Process](impossibility-of-consensus-with-one-faulty-process.pdf) +* :scroll: [Impossibility of Distributed Consensus with One Faulty Process](impossibility-of-consensus-with-one-faulty-process.pdf) * :scroll: [In Search of an Understandable Consensus Algorithm](in-search-of-an-understandable-consensus-algorithm.pdf) @@ -156,7 +156,7 @@ Distributed Caching Protocols for Relieving Hot Spots on the World Wide Web](con * :scroll: [Signal/Collect: Graph Algorithms for the (Semantic) Web](signal-%26-collect-graph-algorithms-for-the-\(semantic\)-web.pdf) -* :scroll: [Slution of a Problem in +* :scroll: [Solution of a Problem in Concurrent Programming Control](solution-of-a-problem-in-concurrent-programming-control.pdf) * :scroll: [Sparse Partitions](sparse-partitions.pdf) @@ -165,7 +165,7 @@ Concurrent Programming Control](solution-of-a-problem-in-concurrent-programming- * :scroll: [The Akamai Network: A Platform for High-Performance Internet Applications](the-akamai-network.pdf) -* :scroll: [The Dining CryptographersProblem: +* :scroll: [The Dining Cryptographers Problem: Unconditional Sender and Recipient Untraceability](the-dining-cryptographers-problem.pdf) * :scroll: [Tor: The Second-Generation Onion Router](tor-the-second-generation-onion-router.pdf)