Skip to content

Commit 9b0724f

Browse files
extra word removed from quick-start.mdx (#997)
'It makes your Subgraph available to be to indexed...' changed to 'It makes your Subgraph available to be indexed'
1 parent b83b32c commit 9b0724f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/en/subgraphs/quick-start.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ If you’d like to test your Subgraph before publishing it, you can use [Subgrap
119119

120120
When your Subgraph is ready for a production environment, you can publish it to the decentralized network. Publishing is an onchain action that does the following:
121121

122-
- It makes your Subgraph available to be to indexed by the decentralized [Indexers](/indexing/overview/) on The Graph Network.
122+
- It makes your Subgraph available to be indexed by the decentralized [Indexers](/indexing/overview/) on The Graph Network.
123123
- It removes rate limits and makes your Subgraph publicly searchable and queryable in [Graph Explorer](https://thegraph.com/explorer/).
124124
- It makes your Subgraph available for [Curators](/resources/roles/curating/) to add curation signal.
125125

0 commit comments

Comments
 (0)