Skip to content

Commit 8d54bf0

Browse files
committed
edits
1 parent 34ecd73 commit 8d54bf0

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

website/pages/en/subgraphs.mdx

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@ A custom, open API that extracts data from a blockchain, processes it, and store
88

99
### Subgraphs Capabilities
1010

11-
- Developers can build, deploy, and publish subgraphs to The Graph Network.
12-
- To get started, check out the subgraph developer [Quick Start](quick-start/).
13-
- Once a subgraph is indexed, anyone can query it.
14-
- Explore and query all subgraphs published to the network in [Graph Explorer](https://thegraph.com/explorer).
11+
- **Access Data:** Subgraphs enable the querying and indexing of blockchain data for web3.
12+
- **Build:** Developers can build, deploy, and publish subgraphs to The Graph Network. To get started, check out the subgraph developer [Quick Start](quick-start/).
13+
- **Index & Query:** Once a subgraph is indexed, anyone can query it. Explore and query all subgraphs published to the network in [Graph Explorer](https://thegraph.com/explorer).
1514

1615
## Inside a Subgraph
1716

0 commit comments

Comments
 (0)