diff --git a/packages/verified-fetch/README.md b/packages/verified-fetch/README.md index 8d646e6d..0f11d1fd 100644 --- a/packages/verified-fetch/README.md +++ b/packages/verified-fetch/README.md @@ -119,7 +119,7 @@ For full control of how `@helia/verified-fetch` fetches content from the distrib The [helia](https://www.npmjs.com/package/helia) module is configured with a libp2p node that is suited for decentralized applications, alternatively [@helia/http](https://www.npmjs.com/package/@helia/http) is available which uses HTTP gateways for all network operations. -You can see variations of Helia and js-libp2p configuration options at . +You can see variations of Helia and js-libp2p configuration options at . ```typescript import { trustlessGateway } from '@helia/block-brokers'