We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0b704b commit 64811e0Copy full SHA for 64811e0
lib/gen_stage.ex
@@ -937,7 +937,7 @@ defmodule GenStage do
937
section in the module documentation.
938
939
* Dispatch less events than `demand` - in this case, the producer is
940
- responsibile for storing the demand ("buffering demand") and then emitting
+ responsible for storing the demand ("buffering demand") and then emitting
941
events when they are available.
942
943
See the "Demand" section in the module documentation.
0 commit comments