=doc Full word "upstream" in docs (#23797)

This commit is contained in:
Jimin Hsieh 2017-10-10 01:32:32 +00:00 committed by Konrad `ktoso` Malawski
parent 4d5528f474
commit c09474e54c

View file

@ -59,7 +59,7 @@ Sink
producer of elements producer of elements
Flow Flow
: A processing stage which has *exactly one input and output*, which connects its up- and downstreams by : A processing stage which has *exactly one input and output*, which connects its upstream and downstream by
transforming the data elements flowing through it. transforming the data elements flowing through it.
RunnableGraph RunnableGraph