diff --git a/README.md b/README.md index 93958cc..647d087 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This repository hosts Java code examples for ["Stream Processing with Apache Flink"](http://shop.oreilly.com/product/0636920057321.do) by [Fabian Hueske](https://twitter.com/fhueske) and [Vasia Kalavri](https://twitter.com/vkalavri). -**Note:** The Java examples are not comlete yet.
+**Note:** The Java examples are not complete yet.
The [Scala examples](https://github.com/streaming-with-flink/examples-scala) are complete and we are working on translating them to Java.