Commit 9216adaf authored by Rodrigo Herrera Itie's avatar Rodrigo Herrera Itie Committed by GitHub

Typo

parent 1214d486
...@@ -55,7 +55,7 @@ We first describe the end to end flow of initiating and finalizing a withdrawal: ...@@ -55,7 +55,7 @@ We first describe the end to end flow of initiating and finalizing a withdrawal:
### On L2 ### On L2
An L2 account sends a withdrawal message (and possibly also ETH) to the `L2ToL1MessagePasser` predeploy contract. An L2 account sends a withdrawal message (and possibly also ETH) to the `L2ToL1MessagePasser` predeploy contract.
This is a very simple contract that stores the a hash of the withdrawal data. This is a very simple contract that stores the hash of the withdrawal data.
### On L1 ### On L1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment