Skip to content

Commit 365088d

Browse files
authored
docs: fix grammatical error
1 parent 9a3de91 commit 365088d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/content/bridges/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ But, what do you do if you want to make a similar exchange to use a different [b
2424

2525
All blockchains have their limitations. For Ethereum to scale and keep up with demand, it has required [rollups](/glossary/#rollups). Alternatively, L1s like Solana and Avalanche are designed differently to enable higher throughput but at the cost of decentralization.
2626

27-
However, all blockchains develop in isolated environments and have different rules and [consensus](/glossary/#consensus) mechanisms. This means they cannot natively communicate, and tokens cannot move freely between blockchains.
27+
However, all blockchains are developed in isolated environments and have different rules and [consensus](/glossary/#consensus) mechanisms. This means they cannot natively communicate, and tokens cannot move freely between blockchains.
2828

2929
Bridges exist to connect blockchains, allowing the transfer of information and tokens between them.
3030

0 commit comments

Comments
 (0)