Skip to content

Commit

Permalink
Merge pull request #6205 from max-donger/fix-typo-layer2
Browse files Browse the repository at this point in the history
Fix typo on layer 2 page
  • Loading branch information
minimalsm authored May 4, 2022
2 parents 65c1087 + 6a64ecf commit 117878d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/layer-2.js
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ const Layer2Page = ({ data }) => {
of
</b>
. Examples of layer 2 projects include "rollups" on Ethereum and
the Lighting Network on top of Bitcoin. All user transaction
the Lightning Network on top of Bitcoin. All user transaction
activity on these layer 2 projects can ultimately settle back to
the layer 1 blockchain.
</p>
Expand Down

0 comments on commit 117878d

Please sign in to comment.