Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit ea56194

Browse files
Update learn/sequencing/overview.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 07e7f4b commit ea56194

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

learn/sequencing/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ It mainly consists of:
2323
## Sequencing Implementations {#sequencing-implementations}
2424

2525
An implementation of the sequencing interface mainly acts as a middleware that connects Rollkit rollup and the sequencing layer. It implements the sequencing interface functions described above.
26-
There are several implementations of the sequencor:
26+
There are several implementations of the sequencer:
2727

2828
* [single-sequencer](/learn/sequencing/single.md) - The simplest and most widely used sequencing model, where a single node (the sequencer) is responsible for ordering transactions and producing blocks.
2929

0 commit comments

Comments
 (0)