Skip to content
Snippets Groups Projects
Verified Commit fce54d99 authored by Yaroslav Dynnikov's avatar Yaroslav Dynnikov
Browse files

chore: english grammar

parent dc298cc2
No related branches found
No related tags found
1 merge request!71Fair raft join
Pipeline #3903 passed
......@@ -57,7 +57,7 @@ pub enum Op {
}
//////////////////////////////////////////////////////////////////////////////////////////
/// Serializable struct representing the member of the raft group.
/// Serializable struct representing a member of the raft group.
#[derive(Clone, Debug, Default, Serialize, Deserialize, PartialEq)]
pub struct Peer {
pub raft_id: u64,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment