Skip to content

Commit

Permalink
just this one typo
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Görn <goern@redhat.com>
  • Loading branch information
goern committed Oct 9, 2017
1 parent 6c49963 commit fc706f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kafka-examples/README.adoc
Expand Up @@ -10,7 +10,7 @@ The link:src/main/java/io/vertx/example/kafka/dashboard/MetricsVerticle.java[Met
Kafka producer API to produce metrics in Json format.

The link:src/main/java/io/vertx/example/kafka/dashboard/DashboardVerticle.java[DashboardVerticle.java] uses the
Kafka producer API to consume the metrics and send them to a monitoring dashboard using the Event Bus.
Kafka consumer API to consume the metrics and send them to a monitoring dashboard using the Event Bus.

The link:src/main/java/io/vertx/example/kafka/dashboard/MainVerticle.java[MainVerticle.java] is the main program
you should start as it starts a Kafka broker and then configures the DashboardVerticle and the MetricsVerticle
Expand Down

0 comments on commit fc706f3

Please sign in to comment.