Skip to content

Commit

Permalink
fixing docs
Browse files Browse the repository at this point in the history
  • Loading branch information
aludwiko committed Jan 17, 2025
1 parent 016f5c4 commit 66eb1d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ individually and independently, for example during a rolling upgrade. Each such

== Disabling components

Users can use `ServiceSetup` to disable components by overriding `disabledComponents` and returning a set of component classes to disable.
You can use `ServiceSetup` to disable components by overriding `disabledComponents` and returning a set of component classes to disable.

[source,java]
.{sample-base-url}/doc-snippets/src/main/java/com/example/MyAppSetup.java[MyAppSetup.java]
Expand Down

0 comments on commit 66eb1d3

Please sign in to comment.