aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/compression.md
diff options
context:
space:
mode:
authorGravatar David Garcia Quintas <dgq@google.com>2016-06-23 10:16:16 -0700
committerGravatar David Garcia Quintas <dgq@google.com>2016-06-23 10:16:16 -0700
commit75f6828636a432ff32435ac06a6121b8396c67fd (patch)
treeec264a6d00e68c3e373f8673fb26c63d2dfaa881 /doc/compression.md
parentcc00745e8c6e160665e753c9fda6bf2650b1823d (diff)
Fixed typo
Diffstat (limited to 'doc/compression.md')
-rw-r--r--doc/compression.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/compression.md b/doc/compression.md
index 9229ef9af1..de245d90fe 100644
--- a/doc/compression.md
+++ b/doc/compression.md
@@ -42,7 +42,7 @@ and RPC settings (for example, if compression would result in small or negative
gains).
When a message from a client compressed with an unsupported algorithm is
-processed by a server, it WILL result in a `UNIMPLEMENTED` error status on the
+processed by a server, it WILL result in an `UNIMPLEMENTED` error status on the
server. The server will then include in its response a `grpc-accept-encoding`
header specifying the algorithms it does accept. If an `UNIMPLEMENTED` error
status is returned from the server despite having used one of the algorithms