Skip to content

Commit c3e0472

Browse files
michaelklishinmergify[bot]
authored andcommitted
Wording
(cherry picked from commit 6c27536)
1 parent efcf998 commit c3e0472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbit/src/rabbit.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
{enables, routing_ready}]}).
201201

202202
-rabbit_boot_step({prevent_startup_if_node_was_reset,
203-
[{description, "prevents node boot if a previous startup marker exists but the database is not seeded (requires opt-in configuration in rabbitmq.conf)"},
203+
[{description, "prevents node boot if a prior boot marker file exists but the database is not seeded (requires opt-in configuration in rabbitmq.conf)"},
204204
{mfa, {?MODULE, prevent_startup_if_node_was_reset, []}},
205205
{requires, recovery},
206206
{enables, empty_db_check}]}).

0 commit comments

Comments
 (0)