Bowen Li created FLINK-6386:
-------------------------------
Summary: Missing bracket in 'Compiler Limitation' section
Key: FLINK-6386
URL:
https://issues.apache.org/jira/browse/FLINK-6386 Project: Flink
Issue Type: Bug
Components: Documentation
Affects Versions: 1.2.0
Reporter: Bowen Li
Assignee: Bowen Li
Priority: Trivial
Fix For: 1.2.2
"This means that types such as `Tuple2<String,Integer` or `Collector<String>` declared as..."
should be
"This means that types such as `Tuple2<String,Integer>` or `Collector<String>` declared as..."
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)