You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by gu...@apache.org on 2018/01/16 18:30:20 UTC

[kafka] branch 1.0 updated: MINOR: Fix typo (#4426)

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

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


The following commit(s) were added to refs/heads/1.0 by this push:
     new d24a889  MINOR: Fix typo (#4426)
d24a889 is described below

commit d24a88939e57eb13dcb39a8331f716e7580f41b7
Author: Joel Hamill <11...@users.noreply.github.com>
AuthorDate: Tue Jan 16 10:30:11 2018 -0800

    MINOR: Fix typo (#4426)
    
    Reviewers: Guozhang Wang <wa...@gmail.com>
---
 docs/streams/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/streams/index.html b/docs/streams/index.html
index 1cbd9be..90a39a3 100644
--- a/docs/streams/index.html
+++ b/docs/streams/index.html
@@ -70,7 +70,7 @@
                   <li>Fully integrated with Kafka security</li>
                   <li>Write standard Java applications</li>
                   <li>Exactly-once processing semantics</li>
-                  <li>No seperate processing cluster required</li>
+                  <li>No separate processing cluster required</li>
                   <li>Develop on Mac, Linux, Windows</li>
                   
                </ul>

-- 
To stop receiving notification emails like this one, please contact
['"commits@kafka.apache.org" <co...@kafka.apache.org>'].