From 2d1d324a3ac6a123f2697d751e833ff976743385 Mon Sep 17 00:00:00 2001
From: Noah Eisen <ncteisen@gmail.com>
Date: Fri, 16 Dec 2016 15:57:28 -0800
Subject: [PATCH] Update negative-http2-interop-test-descriptions.md

---
 doc/negative-http2-interop-test-descriptions.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/negative-http2-interop-test-descriptions.md b/doc/negative-http2-interop-test-descriptions.md
index 38aaa95a79..5ea3a96dff 100644
--- a/doc/negative-http2-interop-test-descriptions.md
+++ b/doc/negative-http2-interop-test-descriptions.md
@@ -62,7 +62,7 @@ Client Procedure:
 
 Client asserts:
 * Call was successful.
-* Response payload body is 1024 bytes in size.
+* Response payload body is 314159 bytes in size.
 
 Server Procedure:
   1. Server sends a GOAWAY after receiving the first UnaryCall.
@@ -167,7 +167,7 @@ Procedure:
   
 Client asserts:
 * call was successful.
-* response payload body is 1024 bytes in size.
+* response payload body is 314159 bytes in size.
 
 Server Procedure:
   1. Server tracks the number of outstanding pings (i.e. +1 when it sends a ping, and -1 
-- 
GitLab