Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DOCUMENTATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ which acts as a proxy for Chainlink Data Feeds.
const feedRegistry = hre.chainlink.feedRegistry;
```
This section provides methods and functionalities designed to interact with the [Feed Registry](https://docs.chain.link/data-feeds/feed-registry) smart contracts,
which acts is an on-chain mapping of assets to Data Feeds.
which is an on-chain mapping of assets to Data Feeds.

> **Note**
> Chainlink Feed Registry is exclusively available on the Ethereum mainnet.
Expand Down