From c7e7cc1a5ad6540ab58b7cda5eba82090cc8aa86 Mon Sep 17 00:00:00 2001 From: Joel Hamill <11722533+joel-hamill@users.noreply.github.com> Date: Tue, 16 Jan 2018 10:30:11 -0800 Subject: [PATCH] MINOR: Fix typo (#4426) Reviewers: Guozhang Wang --- 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 63126296bc4..9aba81effaf 100644 --- a/docs/streams/index.html +++ b/docs/streams/index.html @@ -70,7 +70,7 @@
  • Fully integrated with Kafka security
  • Write standard Java applications
  • Exactly-once processing semantics
  • -
  • No seperate processing cluster required
  • +
  • No separate processing cluster required
  • Develop on Mac, Linux, Windows