From 773d37214d65e94bf6be1a32eb812aa965aebe32 Mon Sep 17 00:00:00 2001 From: Brian Sperlongano Date: Thu, 6 Jun 2024 16:27:38 -0400 Subject: [PATCH] Update README.md Fix copy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fe7287..8a9bead 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ The OSMUS bucket name is `osmus-tile` in region `us-east-2`. With this architecture, the division of service is as follows: **Provided by OSMUS**: -1. Best-effort continuously-rendered planet updates in [PMtiles](https://docs.protomaps.com/pmtiles/) format, on an update cycle of approximately 4 hours. Service is not garaunteed, and updates may be delayed in the event of failures or during maintenance periods. +1. Best-effort continuously-rendered planet updates in [PMtiles](https://docs.protomaps.com/pmtiles/) format, on an update cycle of approximately 4 hours. Service is not guaranteed, and updates may be delayed in the event of failures or during maintenance periods. 2. Requester-pays access to an s3 bucket with the planet file in the us-east-2 (Ohio) AWS zone. In the requester-pays architecture, OSMUS pays the cost of s3 storage, while the requester pays for all egress traffic from the bucket. **Required by the user**: