aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorEugene Kliuchnikov <eustas.ru@gmail.com>2019-02-18 11:31:48 +0100
committerGitHub <noreply@github.com>2019-02-18 11:31:48 +0100
commit8109882ecf1bdadf599d967f08a897a00a3ecd57 (patch)
tree9e1b5b2b6706fb1d97b771971b0fc527d75b9624 /README
parent5805f99a533a8f8118699c0100d8c102f3605f65 (diff)
downloadbrotli-8109882ecf1bdadf599d967f08a897a00a3ecd57.zip
brotli-8109882ecf1bdadf599d967f08a897a00a3ecd57.tar.gz
brotli-8109882ecf1bdadf599d967f08a897a00a3ecd57.tar.bz2
Fix #741
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 3fb3f22..dea7291 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-BROTLI DATA COMPRESSIOM LIBRARY
+BROTLI DATA COMPRESSION LIBRARY
Brotli is a generic-purpose lossless compression algorithm that compresses data
using a combination of a modern variant of the LZ77 algorithm, Huffman coding