Skip to content

Commit 9193e52

Browse files
committed
Merge branch '2.6.x' into 2.7.x
Closes gh-33101
2 parents ea10a64 + 91ed548 commit 9193e52

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/asciidoc/messaging

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/messaging/kafka.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ To use the factory bean, wire `StreamsBuilder` into your `@Bean` as shown in the
6767

6868
include::code:MyKafkaStreamsConfiguration[]
6969

70-
By default, the streams managed by the `StreamBuilder` object it creates are started automatically.
70+
By default, the streams managed by the `StreamBuilder` object are started automatically.
7171
You can customize this behavior using the configprop:spring.kafka.streams.auto-startup[] property.
7272

7373

0 commit comments

Comments
 (0)