mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-15 02:42:38 +00:00
docs: fix typos (#5059)
* docs: fix typos * docs: fix typo * docs: update by 'make cli'
This commit is contained in:
@@ -99,7 +99,7 @@ impl<E: EthSpec> ProductionBeaconNode<E> {
|
||||
DatabaseBackendOverride::Success(old_backend) => {
|
||||
info!(
|
||||
log,
|
||||
"Slasher backend overriden";
|
||||
"Slasher backend overridden";
|
||||
"reason" => "database exists",
|
||||
"configured_backend" => %old_backend,
|
||||
"override_backend" => %slasher_config.backend,
|
||||
|
||||
Reference in New Issue
Block a user