Skip to content

Commit 1c84c13

Browse files
authored
Update README.md
1 parent 174e7e9 commit 1c84c13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ In the following section we will look at different components which makes part o
88

99
![Flink Ecosystem](https://raw.githubusercontent.com/achmand/ics5114_assignment/master/tutorials/images/flink_ecosystem.png)
1010

11-
The above image and the following explanation is taken from this [source](https://data-flair.training/blogs/flink-tutorial/), big thanks to the [Dataflair Team](https://data-flair.training/blogs/author/dfteam2/).
11+
The above image and the following explanation was taken from this [source](https://data-flair.training/blogs/flink-tutorial/), big thanks to the [Dataflair Team](https://data-flair.training/blogs/author/dfteam2/).
1212

1313
TODO -> Explain the ecosystem
1414

1515
## Building Apache Flink
16-
Parts of this section is taken from Apache Flink GitHub [page](https://github.com/apache/flink) from the "Building Apache Flink from Source" section. As from this date the current stable version of Apache Flink is 1.8.0, so the following tutorials will be based on this version.
16+
Parts of this section was taken from Apache Flink GitHub [page](https://github.com/apache/flink) from the "Building Apache Flink from Source" section. As from this date the current stable version of Apache Flink is 1.8.0, so the following tutorials will be based on this version.
1717

1818
### Prerequisites for building Apache Flink:
1919
* Unix-like environment (we use Linux, Mac OS X, Cygwin)

0 commit comments

Comments
 (0)