Fix typo: "stroage" to "storage" (#32405)

This commit is contained in:
Andrew Fitzgerald 2023-07-06 15:20:06 -07:00 committed by GitHub
parent 8273b103d2
commit 98ca5a9707
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -347,7 +347,7 @@ pub fn open_blockstore(
let shred_storage_type = get_shred_storage_type(
ledger_path,
&format!(
"Shred stroage type cannot be inferred for ledger at {ledger_path:?}, \
"Shred storage type cannot be inferred for ledger at {ledger_path:?}, \
using default RocksLevel",
),
);