diff --git a/docs/terminology.mdx b/docs/terminology.mdx index e04a09db..75c5be17 100644 --- a/docs/terminology.mdx +++ b/docs/terminology.mdx @@ -124,7 +124,7 @@ This term is typically used with respect to the Ethereum Mainnet blockchain. If ### CCIP Read -The "Cross Chain Interoperability Procol Read" specification, also known as [EIP-3668](https://eips.ethereum.org/EIPS/eip-3668), authored by Nick Johnson, is a specification that allows for secure and trustless offchain data retrieval. +The "Cross Chain Interoperability Protocol Read" specification, also known as [EIP-3668](https://eips.ethereum.org/EIPS/eip-3668), authored by Nick Johnson, is a specification that allows for secure and trustless offchain data retrieval. It allows for an Ethereum call to defer to an [offchain gateway](/resolvers/ccip-read#writing-a-gateway) and then securely verify the resulting data on-chain. With respect to ENS, this is typically used for offchain subnames that don't exist in the core Registry.