diff --git a/doc/PROTOCOL-WEB.md b/doc/PROTOCOL-WEB.md index b7a930a7d44334ea78b4cda8109245f28a9906b9..cdc0531dd397d88c5af05ebc46d00e1bcdf1908f 100644 --- a/doc/PROTOCOL-WEB.md +++ b/doc/PROTOCOL-WEB.md @@ -39,7 +39,7 @@ Content-Type * e.g. application/grpc-web+[proto, json, thrift] 2. application/grpc-web-text * text-encoded streams of “application/grpc-web” - * e.g. application/grpc-web+[proto, thrift] + * e.g. application/grpc-web-text+[proto, thrift] ---