Skip to content

Commit b5cc408

Browse files
sleipnirpolvalente
andauthored
Update lib/grpc/stream.ex
Co-authored-by: Paulo Valente <[email protected]>
1 parent 18d0656 commit b5cc408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/grpc/stream.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ defmodule GRPC.Stream do
120120
do: build_grpc_stream([input], Keyword.merge(opts, unary: true))
121121

122122
@doc """
123-
Extracts the internal `Flow` pipeline from a `GRPC.Stream`.
123+
Extracts the underlying `Flow` pipeline from a `GRPC.Stream`.
124124
125125
Raises an `ArgumentError` if the `flow` has not been initialized.
126126

0 commit comments

Comments
 (0)