Skip to content

Commit 9e58279

Browse files
committed
rephrase streaming job using Pub/Sub example to be more concise
1 parent 37fc5ad commit 9e58279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ We suggest to remove the official `flink-scala` and `flink-streaming-scala` depe
5555
There is a wide range of [code examples](https://github.com/flink-extended/flink-scala-api/tree/master/modules/examples) to introduce you to flink-scala-api, both using Scala scripts and multimodule applications. These examples include:
5656

5757
- Flink jobs built using Scala 3 with Ammonite and Scala CLI;
58-
- Real time data processing job with Google Pub/Sub connector and custom JSON serializers and deserializers;
58+
- Streaming job using Google Pub/Sub and JSON serialiser;
5959
- A complete application for fraud detection;
6060
- Examples using Datastream and Table APIs;
6161
- Simple job developed interactively via Jupyter notebooks;

0 commit comments

Comments
 (0)