From 4d9ed81919588a51a9be20af93f8d612706bd997 Mon Sep 17 00:00:00 2001 From: Henry Wilkinson Date: Tue, 13 Aug 2024 14:48:37 -0400 Subject: [PATCH] Update index.md --- wacz-ipfs/latest/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wacz-ipfs/latest/index.md b/wacz-ipfs/latest/index.md index 7b5c37a..ada0520 100644 --- a/wacz-ipfs/latest/index.md +++ b/wacz-ipfs/latest/index.md @@ -126,7 +126,7 @@ In the above example, CID A represents the possible split of an uncompressed rec ### Splitting Uncompressed WARC Records -If a WARC record is uncompressed (or is uncompressed at type of ingest into IPFS), we can insert additional +If a WARC record is uncompressed (or is uncompressed at time of ingest into IPFS), we can insert additional split points before and after the payload. This results in the WARC + HTTP headers, as well as the two `\r\n` newlines, being stored in separate IPFS blocks (and having distinct CIDs as well)