Skip to content

Commit

Permalink
fix: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
thewoodfish committed Dec 16, 2024
1 parent 87d74ea commit 51d36d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swarm-nl/src/core/replication.rs
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ pub enum ReplNetworkConfig {
Default,
}

/// Important data to marshall from incoming relication payload and store in the transient
/// Important data to marshall from incoming relication payload and store in the replica
/// buffer.
#[derive(Clone, Debug)]
pub struct ReplBufferData {
Expand Down

0 comments on commit 51d36d2

Please sign in to comment.