doc Replace the word stage by operator in stream doc (#25138)

This commit is contained in:
Richard Imaoka 2018-05-29 17:00:48 +09:00 committed by Arnout Engelen
parent 1919f222fa
commit a17a61557c
142 changed files with 341 additions and 341 deletions

View file

@ -2,7 +2,7 @@
Materialize a `SourceQueue` onto which elements can be pushed for emitting from the source.
@ref[Source stages](../index.md#source-stages)
@ref[Source operators](../index.md#source-operators)
@@@div { .group-scala }