From b2b5ffa40e530120f96178b69724090005dfaf7a Mon Sep 17 00:00:00 2001
From: Oleg Zhurakousky
Date: Mon, 9 Mar 2020 20:04:34 +0100
Subject: [PATCH] Update spring-cloud-stream.html
---
.../3.0.3.RELEASE/reference/html/spring-cloud-stream.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/spring-cloud-stream/3.0.3.RELEASE/reference/html/spring-cloud-stream.html b/spring-cloud-stream/3.0.3.RELEASE/reference/html/spring-cloud-stream.html
index f8ced786..99153a7d 100644
--- a/spring-cloud-stream/3.0.3.RELEASE/reference/html/spring-cloud-stream.html
+++ b/spring-cloud-stream/3.0.3.RELEASE/reference/html/spring-cloud-stream.html
@@ -158,7 +158,7 @@ $(addBlockSwitches);
Foreign event-driven sources
@@ -1420,7 +1420,7 @@ delegating incoming requests to stream via two different mechanisms -
imperative (via StreamBridge) and reactive (via EmitterProcessor).