Skip to content

Commit 6ce993f

Browse files
authored
chore: punctuation/capitalization clean up
1 parent fb5157a commit 6ce993f

File tree

1 file changed

+3
-3
lines changed
  • public/content/developers/docs/data-and-analytics

1 file changed

+3
-3
lines changed

public/content/developers/docs/data-and-analytics/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ Developers can then process and transform this data to give their users unique i
2727
[The Graph](https://thegraph.com/) is an indexing protocol that provides an easy way to query blockchain data through open APIs known as subgraphs.
2828

2929
With The Graph, developers can benefit from:
30-
- Decentralized Indexing: Enables indexing blockchain data through multiple indexers, thus eliminating any single point of failure
31-
- GraphQL Queries: Provides a powerful GraphQL interface for querying indexed data, making data retrieval super simple.
32-
- Customization: Define your own logic for transforming & storing blockchain data. Reuse subgraphs published by other developers on The Graph Network.
30+
- Decentralized indexing: Enables indexing blockchain data through multiple indexers, thus eliminating any single point of failure
31+
- GraphQL queries: Provides a powerful GraphQL interface for querying indexed data, making data retrieval super simple
32+
- Customization: Define your own logic for transforming & storing blockchain data, and reuse subgraphs published by other developers on The Graph Network
3333

3434
Follow this [quick-start](https://thegraph.com/docs/en/quick-start/) guide to create, deploy, and query a subgraph within 5 minutes.
3535

0 commit comments

Comments
 (0)