Skip to content

Commit a1cf6b8

Browse files
authored
Fix typo (#248)
1 parent 64b38d7 commit a1cf6b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/en/network/indexing.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ To successfully participate in the network requires almost constant monitoring a
375375

376376
#### Getting started
377377

378-
The Indexer agent and Indexer service should be co-located with your Graph Node infrastructure. There are many ways to setup virtual execution environments for you Indexer components; here we'll explain how to run them on baremetal using NPM packages or source, or via kubernetes and docker on the Google Cloud Kubernetes Engine. If these setup examples do not translate well to your infrastructure there will likely be a community guide to reference, come say hi on [Discord](https://thegraph.com/discord)! Remember to [stake in the protocol](/network/indexing#stake-in-the-protocol) before starting up your Indexer components!
378+
The Indexer agent and Indexer service should be co-located with your Graph Node infrastructure. There are many ways to set up virtual execution environments for your Indexer components; here we'll explain how to run them on baremetal using NPM packages or source, or via kubernetes and docker on the Google Cloud Kubernetes Engine. If these setup examples do not translate well to your infrastructure there will likely be a community guide to reference, come say hi on [Discord](https://thegraph.com/discord)! Remember to [stake in the protocol](/network/indexing#stake-in-the-protocol) before starting up your Indexer components!
379379

380380
#### From NPM packages
381381

0 commit comments

Comments
 (0)