Skip to content

docs: fix incorrect step reference in node reset instructions#163

Open
giwaov wants to merge 1 commit into0xMiden:mainfrom
giwaov:fix/node-setup-step-reference
Open

docs: fix incorrect step reference in node reset instructions#163
giwaov wants to merge 1 commit into0xMiden:mainfrom
giwaov:fix/node-setup-step-reference

Conversation

@giwaov
Copy link

@giwaov giwaov commented Feb 23, 2026

Summary

Fixed incorrect step reference in the "Resetting the node" section of the Miden Node Setup tutorial.

Changes

  • Changed "steps 2 and 4" to "steps 2 and 3" on line 89

Issue

The tutorial only documents 3 steps for setting up a local Miden node:

  1. Install the Miden node
  2. Initialize the node (generate genesis file)
  3. Start the node

The reset instructions incorrectly referenced "step 4" which doesn't exist, potentially confusing developers following the tutorial.

Testing

Verified that the documentation now correctly references the existing steps.

Changed "steps 2 and 4" to "steps 2 and 3" in the node reset section.
The tutorial only documents 3 steps, so the reference to step 4 was incorrect.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant