Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pahor167 committed Sep 25, 2024
1 parent 3a04c29 commit 58936a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/protocol/contracts-0.8/common/EpochManager.sol
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ contract EpochManager is
}

// DESIGNDESICION(XXX): we assume that the first epoch on the L2 starts as soon as the system is initialized
// to minimize amount of "limbo blocks" the network should stop relatively close to an epoch number (but wigh enough time)
// to minimize amount of "limbo blocks" the network should stop relatively close to an epoch number (but with enough time)
// to have time to call the function EpochInitializer.migrateEpochAndValidators()

/**
Expand Down

0 comments on commit 58936a1

Please sign in to comment.