diff --git a/docs/protocol/flow-port/index.md b/docs/protocol/flow-port/index.md index ea39129919..9cda05789c 100644 --- a/docs/protocol/flow-port/index.md +++ b/docs/protocol/flow-port/index.md @@ -98,7 +98,7 @@ Please see a list [here](https://github.com/onflow/flow/blob/master/nodeoperator 2. Next, select the type of node you will be running. -3. Input the amount of Flow you wish to stake with that node. You must stake at least the minimum in order for your stake request to be successfully processed. You are able to provide the minimum stake across multiple transactions. Meaning, you could execute your stake transaction with half of the minumum required. Then, before the next epoch, you can choose to 'Add Flow' to that pending stake to get it to the minimum stake required. +3. Input the amount of Flow you wish to stake with that node. You must stake at least the minimum in order for your stake request to be successfully processed. You are able to provide the minimum stake across multiple transactions. Meaning, you could execute your stake transaction with half of the minimum required. Then, before the next epoch, you can choose to 'Add Flow' to that pending stake to get it to the minimum stake required. 4. Run the [bootstrapping instructions](../../protocol/node-ops/node-operation/node-bootstrap.md) and provide the remaining technical details needed to stake a node.