diff --git a/validator/src/bootstrap.rs b/validator/src/bootstrap.rs index 68c807ff34..0df117a316 100644 --- a/validator/src/bootstrap.rs +++ b/validator/src/bootstrap.rs @@ -815,7 +815,7 @@ fn get_snapshot_hashes_from_known_validators( incremental_snapshot_fetch, ) { debug!( - "Snapshot hashes have note been discovered from known validators. \ + "Snapshot hashes have not been discovered from known validators. \ This likely means the gossip tables are not fully populated. \ We will sleep and retry..." );