Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalchangrani committed Sep 23, 2024
1 parent c609b51 commit 8b8592f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/networks/node-ops/node-operation/spork.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ If you had set the [dynamic bootstrap arguments](https://developers.flow.com/net
- For `execution` node type it will generally be `testnet-x-execution` or `mainnet-x-execution`.
- For `access` node:
- It will `testnet-x` or `mainnet-x` if execution data indexing is not enabled.
- It will `testnet-x-execution` or `mainnet-x-execution` is execution data indexing is enabled.
- It will `testnet-x-execution` or `mainnet-x-execution` if execution data indexing is enabled.

- `YOUR_NODE_TYPE` should be one of `collection`, `consensus`, `execution`, `verification`, `access` based on the node(s) that you are running.

Expand Down

0 comments on commit 8b8592f

Please sign in to comment.