Skip to content

Commit 3086bdb

Browse files
committed
typo
1 parent 3888e6f commit 3086bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbit/test/metadata_store_clustering_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ join_khepri_while_in_minority(Config) ->
425425
%% minority. In other words, we stop two followers, then the
426426
%% leader.
427427
%%
428-
%% Using `lists:reverse/1', we keep the last running followe only
428+
%% Using `lists:reverse/1', we keep the last running follower only
429429
%% to see how clustering works if the first nodes in the cluster
430430
%% are down.
431431
Followers = ClusteredNodes -- [LeaderNode],

0 commit comments

Comments
 (0)