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 pages/price-feeds/use-real-time-data.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ an on-chain smart contact as part of the transaction. This integration provides
**Push integration** is for applications that don't want to pull prices in every transaction and prefer a purely on-chain integration.

<Callout type="info">
All feeds are available through both integration methods. However, for the to
All feeds are available through both integration methods. However, to
use push integration, the application needs to submit the prices to the
on-chain smart contract as part of the transaction. Check out the [Push
Integration](use-real-time-data/push-integration) guide to get started.
Expand Down