Skip to content

Commit 2fb9248

Browse files
authored
minor change in messaging title
1 parent 7d8bf15 commit 2fb9248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Starknet/modules/architecture/pages/messaging.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
= L1 <-> L2 messaging
1+
= L1 L2 messaging
22

33
== Overview
44
Starknet's ability to interact with L1 is crucial, and is used by bridges (e.g., for depositing your tokens in the L1 bridge contract, and automatically triggers the minting of the same token on L2), link:https://starkware.co/resource/defi-pooling/[DeFi pooling^] and https://www.starknet.io/en/ecosystem/dapps[more^]. Messaging — both xref:l2_l1_messages[from L1 to L2] and from xref:l1_l2_message_protocol[L2 to L1] — is the mechanism that enables this interaction.

0 commit comments

Comments
 (0)