Merge pull request #14235 from boivie/patch-1

typo: probobuf -> protobuf
pull/14039/merge
Jan Tattermusch 7 years ago committed by GitHub
commit 680d2cba13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      doc/command_line_tool.md

@ -183,7 +183,7 @@ We can send RPCs to a server and get responses using `grpc_cli call` command.
- Send non-proto rpc
For using gRPC with protocols other than probobuf, you will need the exact
For using gRPC with protocols other than protobuf, you will need the exact
method name string and a file containing the raw bytes to be sent on the
wire.

Loading…
Cancel
Save