summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Collet <Cyan4973@users.noreply.github.com>2016-09-23 21:47:24 (GMT)
committerGitHub <noreply@github.com>2016-09-23 21:47:24 (GMT)
commite64a926924e31ce16d4de05a810bb2cef8624fa2 (patch)
treedbc175e7702a5c8f381779d9d0cdc0448fa07bad
parent52cdb4a5f4630b57ebf5ab20ae0447aefa623160 (diff)
parent92408d33819efd74be5ca0f0cf78af6e58b387c8 (diff)
downloadlz4-e64a926924e31ce16d4de05a810bb2cef8624fa2.zip
lz4-e64a926924e31ce16d4de05a810bb2cef8624fa2.tar.gz
lz4-e64a926924e31ce16d4de05a810bb2cef8624fa2.tar.bz2
Merge pull request #242 from vapier/dev
README: fix minor typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8a7c6e7..76a4607 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ On the other end, a high compression derivative, LZ4_HC, is also provided,
trading CPU time for improved compression ratio.
All versions feature the same decompression speed.
-LZ4 library is provided as open-source software using BSD license.s
+LZ4 library is provided as open-source software using BSD license.
|Branch |Status |