Skip to content

Commit 6b97288

Browse files
committed
Fix typo
1 parent 53b267c commit 6b97288

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/en/developers/guides/checking-transaction-journey.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ _Diagram of Scroll transaction journey_
2222
| Component | Role |
2323
|-----------------------|---------------------------------------------------|
2424
| User/DApp | Submits transaction. |
25-
| Monitoring Service | Tracks transaction progress and logs events. |
26-
| Scroll Internal Nodes | Peer nodes supporting network operations such as bootnodes or RPC node for internal backend services. |
25+
| Monitoring Service | Logs events and tracks transaction progress |
26+
| Scroll Internal Nodes | Peer nodes supporting network operations such as bootnodes or RPC nodes for internal backend services. |
2727
| Scroll Sequencer | Orders transactions into blocks. |
2828
| HTTP API | External access interface for monitoring service |
2929

0 commit comments

Comments
 (0)