This is an automated email from the ASF dual-hosted git repository.

mjsax pushed a commit to branch 2.8
in repository https://gitbox.apache.org/repos/asf/kafka.git

commit cea1528666bcc7180909c4376f10e2f683d7476d
Author: Andrew Lee <[email protected]>
AuthorDate: Fri Apr 9 12:12:52 2021 -0700

    MINOR: Fix typo in docs (#10423)
    
    Reviewers: Matthias J. Sax <[email protected]>
---
 docs/quickstart.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/quickstart.html b/docs/quickstart.html
index 5e2a1d9..f204be3 100644
--- a/docs/quickstart.html
+++ b/docs/quickstart.html
@@ -166,7 +166,7 @@ This is my second event</code></pre>
         </p>
 
         <p>Take a look at the <a href="/documentation/#connect">Kafka Connect 
section</a>
-            learn more about how to continuously import/export your data into 
and out of Kafka.</p>
+            to learn more about how to continuously import/export your data 
into and out of Kafka.</p>
 
     </div>
 

Reply via email to