aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorGravatar 0oneo <neoman.v@gmail.com>2017-08-30 13:46:15 +0800
committerGravatar GitHub <noreply@github.com>2017-08-30 13:46:15 +0800
commita01ce50d1285faa105604a6472457351a705ea9e (patch)
treea6a0a1ab64f09e29df7d7cbbd2d2223f63911036 /doc
parentf37dfda1c3f0428995d67cb82c6fbcada7260e84 (diff)
fix typo in compression.md
replace "`grpc-accept-encoding h`eader" with "`grpc-accept-encoding` header"
Diffstat (limited to 'doc')
-rw-r--r--doc/compression.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/compression.md b/doc/compression.md
index ee22bc3f12..bf38e3bd53 100644
--- a/doc/compression.md
+++ b/doc/compression.md
@@ -52,8 +52,8 @@ by the client WILL result in an `INTERNAL` error status on the client side.
Note that a peer MAY choose to not disclose all the encodings it supports.
However, if it receives a message compressed in an undisclosed but supported
-encoding, it MUST include said encoding in the response's `grpc-accept-encoding
-h`eader.
+encoding, it MUST include said encoding in the response's `grpc-accept-encoding`
+header.
For every message a server is requested to compress using an algorithm it knows
the client doesn't support (as indicated by the last `grpc-accept-encoding`