Skip to content
Snippets Groups Projects
Commit e96b6a24 authored by apolcyn's avatar apolcyn Committed by GitHub
Browse files

Merge pull request #9723 from vyper/patch-1

Fix class name on documentation
parents 04bd54ac 87b10b65
No related branches found
No related tags found
No related merge requests found
...@@ -84,7 +84,7 @@ module GRPC ...@@ -84,7 +84,7 @@ module GRPC
# channel: # channel:
# #
# - :channel_override # - :channel_override
# when present, this must be a pre-created GRPC::Channel. If it's # when present, this must be a pre-created GRPC::Core::Channel. If it's
# present the host and arbitrary keyword arg areignored, and the RPC # present the host and arbitrary keyword arg areignored, and the RPC
# connection uses this channel. # connection uses this channel.
# #
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment