From 58ecd70813b9b278e4c8a6c1b82d27c71419d77f Mon Sep 17 00:00:00 2001 From: bolshoytoster Date: Fri, 31 Dec 2021 17:49:30 +0000 Subject: [PATCH] Fix typo --- distributed_systems/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distributed_systems/README.md b/distributed_systems/README.md index fb52bff..c9437ba 100644 --- a/distributed_systems/README.md +++ b/distributed_systems/README.md @@ -191,7 +191,7 @@ Full Cluster Geo-replication](tiered-replication-a-cost-effective-alternative-to * [Calvin: Fast Distributed Transactions for Partitioned Database Systems](http://cs.yale.edu/homes/thomson/publications/calvin-sigmod12.pdf) -* [f4: Facebook’s Warm BLOB Storage System](http://www.usenixk.org/system/files/conference/osdi14/osdi14-paper-muralidhar.pdf) +* [f4: Facebook’s Warm BLOB Storage System](http://www.usenix.org/system/files/conference/osdi14/osdi14-paper-muralidhar.pdf) * [The Case for Determinism in Database Systems](http://cs-www.cs.yale.edu/homes/dna/papers/determinism-vldb10.pdf)