Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit 1bcc34a

Browse files
committed
chore(pricefeeds) Requested comments
1 parent 39e4acc commit 1bcc34a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pages/price-feeds/core/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The [Learn](#learn) section provides general material for anyone interested in u
88

99
## Build
1010

11-
Developers interested in using Pyth Corecan refer to the following resources:
11+
Developers interested in using Pyth Core can refer to the following resources:
1212

1313
- [Create Your First Pyth App](./create-your-first-pyth-app/) is a tutorial that walks the reader through all of the steps required to develop, test and deploy a contract using Pyth price feeds. This guide is tailored toward new developers with less contract development experience.
1414
- [Use Real-Time Price Data](./use-real-time-data/) is a how-to guide that provides the minimal steps to integrate price feeds into your app. This guide is targeted towards more experienced developers who know the basics of smart contract development.

pages/price-feeds/core/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import { Cards, Card } from "nextra/components";
1111

1212
# Introduction to Pyth Core
1313

14-
Pyth Core is the decentralized Pyth oracle delivering real-time financial market data to smart contracts across 100+ blockchains.
14+
Pyth Core is the decentralized Pyth oracle delivering financial market data to smart contracts across 100+ blockchains.
1515
Data is contributed directly by 120+ first-party publishers, including leading exchanges and trading firms.
1616

1717
## Key Features

0 commit comments

Comments
 (0)