Skip to content

Commit fc8e92a

Browse files
committed
fix typo
1 parent 625d7e9 commit fc8e92a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

memstore/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ pub struct MemStoreSnapshot {
7070
/// The last log covered by this snapshot.
7171
pub last_log_id: LogId,
7272

73-
/// The last memberhsip config included in this snapshot.
73+
/// The last membership config included in this snapshot.
7474
pub membership: MembershipConfig,
7575

7676
pub snapshot_id: SnapshotId,

0 commit comments

Comments
 (0)