From 3295323772609e9dbac867cd5a7a810329a93627 Mon Sep 17 00:00:00 2001 From: Alex Grin Date: Wed, 26 Sep 2018 13:31:43 -0400 Subject: [PATCH] typo --- documents/resources/download-overview.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/documents/resources/download-overview.md b/documents/resources/download-overview.md index 216152d..60d52d5 100644 --- a/documents/resources/download-overview.md +++ b/documents/resources/download-overview.md @@ -20,10 +20,10 @@ For this example, we will use claimID `d9317ac7842f88ba442fee749c4f834353c24206` - parsing metadata gets you **sd hash** and fee info - if there is a fee, pay it using the blockchain - dht gets you **peers** for the sd hash -- blobEx gets **sd blob** from peers +- blob exchange gets **sd blob** from peers - sd blob is parsed to get **content hashes** -- dht then blobEx get you the actual **content blobs** -- blobs are decrypted and assembled to form the **file** you +- dht then blob exchange get you the **content blobs** +- blobs are decrypted and assembled to create the **file** ## Parse the Metadata