Skip to content

Commit 0d8ba3b

Browse files
committed
Fix typo in docs
1 parent 1b659d7 commit 0d8ba3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/leader-election.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Example output:
4444
}
4545
----
4646

47-
You can disable this `InfoContributor` by setting `management.info.leade.enabled`
47+
You can disable this `InfoContributor` by setting `management.info.leader.enabled`
4848
to `false` in `application.[properties | yaml]`:
4949

5050
[source,properties]

0 commit comments

Comments
 (0)