From 5a0b1953ba866385d70a956285aa6a2dfeffe51a Mon Sep 17 00:00:00 2001 From: Pierre Marshall Date: Sat, 25 Oct 2025 15:22:53 +0100 Subject: [PATCH 1/2] style: fix typo in WACZ spec Section 7 --- wacz/1.1.1/index.md | 2 +- wacz/1.2.0/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wacz/1.1.1/index.md b/wacz/1.1.1/index.md index c6e4563..e4e9ff7 100644 --- a/wacz/1.1.1/index.md +++ b/wacz/1.1.1/index.md @@ -324,7 +324,7 @@ allows web archives to be easily maintained over time without relying on complex server side software, apart from widely available, open source, and well tested web server applications. If desirable WACZ files can be managed and made accessibile using HTTP object stores available from cloud hosting providers, and -content deliver networks that geographically position web-archives closer to +content delivery networks that geographically position web-archives closer to their users. However there are certain considerations to make when publishing WACZ files. diff --git a/wacz/1.2.0/index.md b/wacz/1.2.0/index.md index b345cb0..3916fd4 100644 --- a/wacz/1.2.0/index.md +++ b/wacz/1.2.0/index.md @@ -351,7 +351,7 @@ allows web archives to be easily maintained over time without relying on complex server side software, apart from widely available, open source, and well tested web server applications. If desirable WACZ files can be managed and made accessibile using HTTP object stores available from cloud hosting providers, and -content deliver networks that geographically position web-archives closer to +content delivery networks that geographically position web-archives closer to their users. However there are certain considerations to make when publishing WACZ files. From 00830d2f53f25599d88f99ce194d154bb24149a7 Mon Sep 17 00:00:00 2001 From: Pierre Marshall Date: Sat, 25 Oct 2025 15:24:11 +0100 Subject: [PATCH 2/2] style: fix another typo in WACZ spec Section 7 accessibile > accessible --- wacz/1.1.1/index.md | 2 +- wacz/1.2.0/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wacz/1.1.1/index.md b/wacz/1.1.1/index.md index e4e9ff7..a71cc57 100644 --- a/wacz/1.1.1/index.md +++ b/wacz/1.1.1/index.md @@ -323,7 +323,7 @@ Because they are ZIP files WACZ can be hosted on the web as static files. This allows web archives to be easily maintained over time without relying on complex server side software, apart from widely available, open source, and well tested web server applications. If desirable WACZ files can be managed and made -accessibile using HTTP object stores available from cloud hosting providers, and +accessible using HTTP object stores available from cloud hosting providers, and content delivery networks that geographically position web-archives closer to their users. However there are certain considerations to make when publishing WACZ files. diff --git a/wacz/1.2.0/index.md b/wacz/1.2.0/index.md index 3916fd4..7307ee8 100644 --- a/wacz/1.2.0/index.md +++ b/wacz/1.2.0/index.md @@ -350,7 +350,7 @@ Because they are ZIP files WACZ can be hosted on the web as static files. This allows web archives to be easily maintained over time without relying on complex server side software, apart from widely available, open source, and well tested web server applications. If desirable WACZ files can be managed and made -accessibile using HTTP object stores available from cloud hosting providers, and +accessible using HTTP object stores available from cloud hosting providers, and content delivery networks that geographically position web-archives closer to their users. However there are certain considerations to make when publishing WACZ files.