diff --git a/website/pages/en/new-chain-integration.mdx b/website/pages/en/new-chain-integration.mdx index e7f23fe306f3..c4c7d1122368 100644 --- a/website/pages/en/new-chain-integration.mdx +++ b/website/pages/en/new-chain-integration.mdx @@ -11,7 +11,7 @@ Graph Node can currently index data from the following chain types: If you are interested in any of those chains, integration is a matter of Graph Node configuration and testing. -If you are interested in a different chain type, a new with Graph Node must be built. Our recommended approach is developing a new Firehose for the chain in question and then the integration of that Firehose with Graph Node. More info below. +If you are interested in a different chain type, a new integration with Graph Node must be built. Our recommended approach is developing a new Firehose for the chain in question and then the integration of that Firehose with Graph Node. More info below. **1. EVM JSON-RPC**