We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02a670d commit 7bb1a3bCopy full SHA for 7bb1a3b
docs/ref/dotq.md
@@ -1030,8 +1030,8 @@ environment variable | use
1030
1031
N.B. HTTPS is not supported across proxies which require `CONNECT`.
1032
1033
-Since 4.0 2019.10.22, gzip compresson is supported. Requests will include the HTTP header "Accept-Encoding: gzip".
1034
-The server can then choose whether to gzip the returned payload, which will uncompressed prior to .Q.hg returning.
+Since 4.0 2019.10.22, gzip compression is supported. Requests include the HTTP header "Accept-Encoding: gzip".
+The server then decides whether to gzip the returned payload, which is uncompressed prior to .Q.hg returning.
1035
1036
<!--
1037
## `hmb` (FIXME)
0 commit comments