From 58f7edda74f8cae3811a8f9fefe16b5dbfeb9c88 Mon Sep 17 00:00:00 2001 From: April M <36110273+aimurphy@users.noreply.github.com> Date: Tue, 14 Oct 2025 17:53:39 -0700 Subject: [PATCH] fix broken attribute --- modules/operations/pages/starlight-kafka-kstreams.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/operations/pages/starlight-kafka-kstreams.adoc b/modules/operations/pages/starlight-kafka-kstreams.adoc index da6afe8..e407286 100644 --- a/modules/operations/pages/starlight-kafka-kstreams.adoc +++ b/modules/operations/pages/starlight-kafka-kstreams.adoc @@ -1,7 +1,7 @@ = Kafka streams in Starlight for Kafka :navtitle: Kafka streams -{} can run Kafka(R) Streams applications with minimal configuration changes. This document will show you how to make those changes and provide an example Java application to try out Kstreams with Starlight for Kafka. +Starlight for Kafka can run Kafka(R) Streams applications with minimal configuration changes. This document will show you how to make those changes and provide an example Java application to try out Kstreams with Starlight for Kafka. * xref:starlight-kafka-kstreams.adoc#configure-auth[Configure authentication] * xref:starlight-kafka-kstreams.adoc#configure-rep[Configure replication factor]