elixir-plug / plug

Compose web applications with functions
https://hex.pm/packages/plug
Other
2.81k stars 578 forks source link

Fix Enum reference in Plug.Conn.chunk/2 docs #1219

Closed fertapric closed 2 months ago

fertapric commented 2 months ago

I believe this is meant to be Enum.reduce/2 and not Enum.into/2

josevalim commented 2 months ago

:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart: