Skip to content

Commit 4acfb7e

Browse files
Aurélien RichezAnastasiiaL
Aurélien Richez
andcommitted
fix typo
Co-authored-by: Anastasiia Pushkina <[email protected]>
1 parent b884bf3 commit 4acfb7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/scala/io/iohk/ethereum/domain/branch/BestBlockchainBranch.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class BestBlockchainBranch(
1717
) extends BlockchainBranch {
1818

1919
/* The following assumptions are made in this class :
20-
* - The whole branch exist in storage
20+
* - The whole branch exists in storage
2121
* - The various metadata and index are consistent
2222
*/
2323

0 commit comments

Comments
 (0)