Skip to content

Commit 6b07816

Browse files
committed
Fix typo: change 'Explictly' to 'Explicitly'
1 parent 1b9f50d commit 6b07816

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/src/help_bn.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ FLAGS:
2626
contention which degrades staking performance. Stakers should generally
2727
choose to avoid this flag since backfill sync is not required for
2828
staking.
29-
--disable-deposit-contract-sync Explictly disables syncing of deposit logs from the execution node. This
29+
--disable-deposit-contract-sync Explicitly disables syncing of deposit logs from the execution node. This
3030
overrides any previous option that depends on it. Useful if you intend to
3131
run a non-validating beacon node.
3232
-x, --disable-enr-auto-update Discovery automatically updates the nodes local ENR with an external IP
@@ -511,4 +511,4 @@ OPTIONS:
511511
Specify a weak subjectivity checkpoint in `block_root:epoch` format to verify the node's sync against. The
512512
block root should be 0x-prefixed. Note that this flag is for verification only, to perform a checkpoint sync
513513
from a recent state use --checkpoint-sync-url.
514-
```
514+
```

0 commit comments

Comments
 (0)