diff --git a/cli/src/cluster_query.rs b/cli/src/cluster_query.rs index 4d02170970..853b7dde8e 100644 --- a/cli/src/cluster_query.rs +++ b/cli/src/cluster_query.rs @@ -309,7 +309,7 @@ pub fn process_show_validators(rpc_client: &RpcClient, use_lamports_unit: bool) style(format!( "{:<44} {:<44} {:<11} {:>10} {:>11} {}", "Identity Pubkey", - "Vote Pubkey", + "Vote Account Pubkey", "Commission", "Last Vote", "Root Block",