Skip to content
Merged

typo #3635

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 src/content/data-feeds/selecting-data-feeds.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Known users of these feeds will be contacted directly about the feeds' deprecati
{/* prettier-ignore */}
<Aside type="note" title="Data Feed Shutdown Behavior">
Once a feed is shutdown, calls to the feed will behave as follows:
- `lastAnswer` will return `0`
- `latestAnswer` will return `0`
- `latestRoundData` will revert with no data available
</Aside>

Expand Down
Loading