Skip to content

Commit b288412

Browse files
typo fix (#878)
1 parent 73e07f4 commit b288412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ If your blockchain is not supported, please [ask in the dev-forum](https://dev-f
1212

1313
## Choosing Your Integration Method
1414

15-
**Pull integration** is the default choice for most applications. In this integration, the application retrieves price data from a [webserveice](./how-pyth-works/hermes) and submits it to
15+
**Pull integration** is the default choice for most applications. In this integration, the application retrieves price data from a [webservice](./how-pyth-works/hermes) and submits it to
1616
an on-chain smart contact as part of the transaction. This integration provides the lowest-latency access to Pyth price data.
1717

1818
**Push integration** is for applications that don't want to pull prices in every transaction and prefer a purely on-chain integration.

0 commit comments

Comments
 (0)