Skip to content

Commit

Permalink
fix: mispelling on zk chains page (#174)
Browse files Browse the repository at this point in the history
# Description

Fix a mispelling on the ZK Chains page.
  • Loading branch information
itsacoyote authored Aug 7, 2024
1 parent ce50e83 commit 9303b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/10.zk-stack/05.concepts/50.zk-chains.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ This method is straightforward but has limitations:
### L3s: Layered proof aggregation

In this model, ZK chains can act as Layer 3 (L3) networks that settle their proofs onto an intermediary Layer 2 (L2) ZK chain.
hThis structure allows for several benefits and drawbacks:
This structure allows for several benefits and drawbacks:

- **Faster Inter-L3 Messaging**: L3s on the same L2 can communicate more swiftly and cheaply.
- **Atomic Transactions**: Transactions across L3s can be made atomic through the L2, enhancing transaction reliability.
Expand Down

0 comments on commit 9303b35

Please sign in to comment.