mirror of https://github.com/grpc/grpc.io.git
Fix typo
This commit is contained in:
parent
3b7f856b48
commit
35a1b43d62
|
|
@ -20,7 +20,7 @@ gRPC is actually a collection of technologies that have high cohesion, rather th
|
|||
```diff
|
||||
- Protobuf wire encoding
|
||||
- Protobuf generated message types
|
||||
- gPRC generated stub types
|
||||
- gRPC generated stub types
|
||||
+ JSON wire encoding
|
||||
+ Gson message types
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue