Skip to content
This repository was archived by the owner on May 4, 2026. It is now read-only.

Commit 7e1c3db

Browse files
Roee-87Alexander Kim
andauthored
Update documentation/cli/08_devnode.md
Co-authored-by: Alexander Kim <alexander@aleo.org> Signed-off-by: Roy Rotstein <112157037+Roee-87@users.noreply.github.com>
1 parent 29f95d2 commit 7e1c3db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/cli/08_devnode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ A devnode is a lightweight-node network that bypasses the consensus algorithm an
1616
`leo devnode` is the recommended local development tool for lightweight testing. The older [`leo devnet`](./07_devnet.md) command (which requires a full snarkOS installation and spins up a multi-validator network) remains available for more complex testing scenarios.
1717
:::
1818

19-
To initialize devnode, run the following command:
19+
To initialize a devnode, run the following command:
2020

2121
```bash
2222
leo devnode start --private-key <PRIVATE_KEY>

0 commit comments

Comments
 (0)