Skip to content

Commit d798c6f

Browse files
Update develop/toolkit/parachains/polkadot-omni-node.md
Co-authored-by: Bruno Galvao <[email protected]>
1 parent 2a4ff73 commit d798c6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Once connected, you can review blocks, call extrinsics, inspect storage, and int
100100

101101
## Parachain Compatibility
102102

103-
The `polkadot-omni-node` is designed to work with most parachains out of the box, but your parachain runtime must meet certain requirements and follow specific conventions to be compatible. This section outlines what your runtime needs to implement and configure to work seamlessly with the `polkadot-omni-node`:
103+
The `polkadot-omni-node` is designed to work with most parachains out of the box, but your parachain's runtime must meet certain requirements and follow specific conventions to be compatible. This section outlines what your runtime needs to implement and configure to work seamlessly with the `polkadot-omni-node`:
104104

105105
- Your runtime must implement the required runtime APIs (see below).
106106
- Your runtime must include and configure the required pallets.

0 commit comments

Comments
 (0)