Skip to content

Commit 763e70c

Browse files
authored
Fix typo in the "Decompression" guide (#466)
1 parent 90ee9fd commit 763e70c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/Decompression.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Now you can decompress responses! Above is a simple approach to a potentially co
8484

8585
[gzip]: https://tools.ietf.org/html/rfc1952
8686
[brotli]: https://tools.ietf.org/html/rfc7932
87-
[ztsd]: https://tools.ietf.org/html/rfc8478
87+
[zstd]: https://tools.ietf.org/html/rfc8478
8888
[accept-encoding]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-Encoding
8989
[content-encoding]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Encoding
9090
[transfer-encoding]: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Transfer-Encoding

0 commit comments

Comments
 (0)