From 12703fa24864c821d97cc8b42bace90ea3b74a84 Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Mon, 26 May 2025 14:36:31 +0200 Subject: [PATCH] fix: typo in newsletter-205.md --- src/_blog/newsletter-205.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_blog/newsletter-205.md b/src/_blog/newsletter-205.md index 49674f14..4330d3c8 100644 --- a/src/_blog/newsletter-205.md +++ b/src/_blog/newsletter-205.md @@ -33,7 +33,7 @@ Here's a [drop-in service worker example](https://github.com/ipshipyard/drop-in- ### IPNI Service Update -The [IPNI](https://docs.ipfs.tech/concepts/ipni/), a content routing index for large content providers, suffered service degredation in April, disrupting the ability to find providers for CIDs. The IPNI team has made hardware and software improvements to avoid future disruptions, and service is improving as the newly-upgraded indexers catch up. +The [IPNI](https://docs.ipfs.tech/concepts/ipni/), a content routing index for large content providers, suffered service degradation in April, disrupting the ability to find providers for CIDs. The IPNI team has made hardware and software improvements to avoid future disruptions, and service is improving as the newly-upgraded indexers catch up. In the interim, a [new feature](https://github.com/ipfs/someguy/pull/110) in [Someguy](https://github.com/ipfs/someguy) allows large content providers to run a self-hosted [HTTP delegated routing](https://specs.ipfs.tech/routing/http-routing-v1) endpoint, providing an immediate remedy until IPNI service was restored.