Skip to content

Commit 86d1dee

Browse files
committed
remove misspelling from dictionary
1 parent 590a3b9 commit 86d1dee

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

pages/stack/interop/security.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ sequenceDiagram
8787
### Safe initiating messages
8888

8989
Alternatively, a sequencer can be configured to only accept executing messages once the initiating message is in a cross safe block.
90-
A cross safe block is one that is written to L1, and whose dependecies (direct or indirect, including dependencies of previous blocks in the same chain) are all written to L1.
90+
A cross safe block is one that is written to L1, and whose dependencies (direct or indirect, including dependencies of previous blocks in the same chain) are all written to L1.
9191

9292
When a block is cross safe, the source sequencer cannot equivocate, and the state will only need to be recalculated if there's an [L1 reorg](https://www.alchemy.com/overviews/what-is-a-reorg#what-happens-to-reorgs-after-the-merge).
9393
The cost of this enhanced security that it would take longer for a message to pass from one blockchain to the other.

words.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ DATACAP
7979
datacap
8080
DATADIR
8181
datadir
82-
dependecies
8382
Devnet
8483
devnet
8584
devnets

0 commit comments

Comments
 (0)