Skip to content

Commit 859d876

Browse files
0xLuccanhussein11
andauthored
Apply suggestions from code review
Co-authored-by: Nicolás Hussein <[email protected]>
1 parent 7ae87cf commit 859d876

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

develop/toolkit/parachains/polkadot-omni-node.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ The [`polkadot-omni-node`](https://crates.io/crates/polkadot-omni-node/{{depende
1111

1212
This approach enables it to act as a white-labeled node binary, capable of running most parachains that do not require custom node-level logic or extensions. Developers can leverage this flexibility to test, deploy, or operate parachain nodes without maintaining a dedicated codebase for each network.
1313

14-
This guide provides step-by-step instructions for installing the `polkadot-omni-node`, obtaining a chain specification, and launching a parachain node.
14+
This guide provides step-by-step instructions for installing the `polkadot-omni-node`, obtaining a chain specification, and spinning up a parachain node.
1515

1616
## Prerequisites
1717

1818
Before getting started, ensure you have the following prerequisites:
1919

20-
- **[Rust](https://www.rust-lang.org/tools/install){target=\_blank}** - required to build and install the polkadot-omni-node binary
20+
- **[Rust](https://www.rust-lang.org/tools/install){target=\_blank}** - required to build and install the `polkadot-omni-node` binary
2121

2222
Ensure Rust's `cargo` command is available in your terminal by running:
2323

0 commit comments

Comments
 (0)