Skip to content

Commit 01430ea

Browse files
authored
formatting for code block (#293)
1 parent 27c5597 commit 01430ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/modules/advanced/pages/camel-k-cbr.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ fruits-processor-to-knative True 2m22s
362362
[[camel-k-cbr-event-subscriber]]
363363
== Deploy Event Subscriber
364364

365-
Let us now deploy a https://en.wikipedia.org/wiki/Reactive_programming[Reactive] Web application called fruit-events-display`. It is a https://quarkus.io[Quarkus] Java application, that will update UI(reactively) as and when it receives the processed data from the Knative Eventing backend.
365+
Let us now deploy a https://en.wikipedia.org/wiki/Reactive_programming[Reactive] Web application called `fruit-events-display`. It is a https://quarkus.io[Quarkus] Java application, that will update UI(reactively) as and when it receives the processed data from the Knative Eventing backend.
366366

367367
You can deploy the `fruit-events-display` application using the command:
368368

0 commit comments

Comments
 (0)