From ea16fa1598efcd29308cf5d2745a032bce0947f0 Mon Sep 17 00:00:00 2001
From: Wenbo Zhu <wenboz@google.com>
Date: Mon, 27 Feb 2017 16:20:43 -0800
Subject: [PATCH] Update PROTOCOL-WEB.md

---
 doc/PROTOCOL-WEB.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/PROTOCOL-WEB.md b/doc/PROTOCOL-WEB.md
index b7a930a7d4..cdc0531dd3 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]
 
 ---
 
-- 
GitLab