Skip to content

Commit 052f535

Browse files
Larry --> Lars (#669)
1 parent b947f60 commit 052f535

File tree

1 file changed

+2
-2
lines changed
  • src/tutorials/0001-content-addressing

1 file changed

+2
-2
lines changed

src/tutorials/0001-content-addressing/01.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ If your goal is to get a copy of the book, which of these descriptors do you fin
2727

2828
## Location addressing and content addressing
2929

30-
One of your friends identified the book by its location, and the other by its content. (Not sure which is which? Hint: We love alliteration almost as much as Larry loves location addressing and Courtney loves content addressing.)
30+
One of your friends identified the book by its location, and the other by its content. (Not sure which is which? Hint: We love alliteration almost as much as Lars loves location addressing and Courtney loves content addressing.)
3131

32-
Location addressing points us to the location where data is stored by a specific entity. Larry pointed us to a specific bookshelf controlled by the Strand, where he knows they've previously kept this book, and hopes they continue to offer it there. This is how we identify data on the centralized web.
32+
Location addressing points us to the location where data is stored by a specific entity. Lars pointed us to a specific bookshelf controlled by the Strand, where he knows they've previously kept this book, and hopes they continue to offer it there. This is how we identify data on the centralized web.
3333

3434
Content addressing instead provides a unique, content-derived identifier for the data, which we can use to retrieve the data from a variety of sources. We could have used the ISBN provided by Courtney to verify we'd found the right book at our local library, our neighbor's house, or the school book fair. This is how we identify data on the decentralized web.
3535

0 commit comments

Comments
 (0)