Skip to content

Commit bc4dd73

Browse files
capitalizing indexer, curator, and delegator roles (#151)
* capitalizing indexer role Capitalized the Indexer role throughout the page to keep consistent with the style guidelines. * Update indexing.mdx * Update publish-subgraph.mdx
1 parent 7806d19 commit bc4dd73

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

pages/en/developer/publish-subgraph.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Publish a Subgraph to the Decentralized Network
44

55
Once your subgraph has been [deployed to the Subgraph Studio](/studio/deploy-subgraph-studio), you have tested it out, and are ready to put it into production, you can then publish it to the decentralized network.
66

7-
Publishing a Subgraph to the decentralized network makes it available for [curators](/curating) to begin curating on it, and [indexers](/indexing) to begin indexing it.
7+
Publishing a Subgraph to the decentralized network makes it available for [Curators](/curating) to begin curating on it, and [Indexers](/indexing) to begin indexing it.
88

99
For a walkthrough of how to publish a subgraph to the decentralized network, see [this video](https://youtu.be/HfDgC2oNnwo?t=580).
1010

0 commit comments

Comments
 (0)