Skip to content

Commit 6c4ee0a

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

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
@@ -122,7 +122,7 @@ defmodule GRPC.Stream do
122122
@doc """
123123
Extracts the underlying `Flow` pipeline from a `GRPC.Stream`.
124124
125-
Raises an `ArgumentError` if the `flow` has not been initialized.
125+
Raises an `ArgumentError` if the `Flow` has not been initialized.
126126
127127
## Returns
128128

0 commit comments

Comments
 (0)