Skip to content

Commit cfb920d

Browse files
committed
Properly line up map arrow
1 parent d217564 commit cfb920d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbit/src/rabbit_core_ff.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222

223223
-rabbit_feature_flag(
224224
{'track_qq_members_uids',
225-
#{desc => "Track queue members UIDs in the metadata store",
225+
#{desc => "Track queue members UIDs in the metadata store",
226226
stability => stable,
227227
depends_on => []
228228
}}).

0 commit comments

Comments
 (0)