elixir-lang / gen_stage

Producer and consumer actors with back-pressure for Elixir
http://hexdocs.pm/gen_stage
1.51k stars 192 forks source link

There is typo in docs of GenStage module. #299

Closed uzairaslam196 closed 1 year ago

uzairaslam196 commented 1 year ago

There is very small typo issue in docs, but i think it need to fix. In Demand section of GenStage module docs. There is wrong word which need to fix. Say that the producer producers 100 events, it should be Say that the producer produces 100 events