aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/compression.md
diff options
context:
space:
mode:
authorGravatar Shohei Kamimori <jyane.kstm@gmail.com>2018-02-05 18:42:20 +0900
committerGravatar Shohei Kamimori <jyane.kstm@gmail.com>2018-02-05 18:46:41 +0900
commit35367cc3ed0bacea58764c94095b7062cc3c42bc (patch)
tree2537a37c13d2c70f96a10bc0d27ab3c7409508c3 /doc/compression.md
parent73a50abd1d675acba4bdbde3af8ca0077654de79 (diff)
fix 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 bf38e3bd53..b8cdfb3048 100644
--- a/doc/compression.md
+++ b/doc/compression.md
@@ -63,7 +63,7 @@ header received from the client), it SHALL send the message uncompressed.
If the user (through the previously described mechanisms) requests to disable
compression the next message MUST be sent uncompressed. This is instrumental in
-preventing BEAST/CRIME attacks. This applies to both the the unary and streaming
+preventing BEAST/CRIME attacks. This applies to both the unary and streaming
cases.
### Compression Levels and Algorithms