Update overview.adoc

This commit is contained in:
Tenzin Chemi
2019-10-09 13:49:43 +05:30
committed by Soby Chacko
parent b833a9f371
commit 6866eef8b0

View File

@@ -19,7 +19,7 @@ To use Apache Kafka binder, you need to add `spring-cloud-stream-binder-kafka` a
</dependency>
----
Alternatively, you can also use the Spring Cloud Stream Kafka Starter, as shown inn the following example for Maven:
Alternatively, you can also use the Spring Cloud Stream Kafka Starter, as shown in the following example for Maven:
[source,xml]
----