Skip to content

Commit 64a93e0

Browse files
committed
fix typo
1 parent c288fab commit 64a93e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/bootstrap_controller/bootstrap_controller.mli

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ type Structured_log_events.t += Bootstrap_complete [@@deriving register_event]
2323
it would return a transition frontier with the root breadcrumb and a list
2424
of transitions collected during bootstrap.
2525
26-
Bootstrap controller would do the following steps to contrust the
26+
Bootstrap controller would do the following steps to construct the
2727
transition frontier:
2828
1. Download the root snarked_ledger.
2929
2. Download the scan state and pending coinbases.

0 commit comments

Comments
 (0)