Skip to content

Commit 5807d57

Browse files
correct grammar in the callout (#937)
1 parent 66b220c commit 5807d57

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pages/price-feeds/core/use-real-time-data.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ an on-chain smart contact as part of the transaction. This integration provides
1818
**Push integration** is for applications that don't want to pull prices in every transaction and prefer a purely on-chain integration.
1919

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

0 commit comments

Comments
 (0)