You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/developers/docs/scaling/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ A specific layer 2 instance may be open and shared by many applications, or may
43
43
44
44
#### Why is layer 2 needed? {#why-is-layer-2-needed}
45
45
46
-
- Increased transactions per second greatly improve user experience and reduce network congestion on Mainnet Ethereum.
46
+
- Increased transactions per second greatly improves user experience, and reduces network congestion on Mainnet Ethereum.
47
47
- Transactions are rolled up into a single transaction to Mainnet Ethereum, reducing gas fees for users and making Ethereum more inclusive and accessible for people everywhere.
48
48
- Any updates to scalability should not be at the expense of decentralization or security – layer 2 builds on top of Ethereum.
49
49
- There are application-specific layer 2 networks that bring their own set of efficiencies when working with assets at scale.
0 commit comments