From: systemcrash Date: Mon, 29 Jan 2018 17:42:20 +0000 (+0100) Subject: Update README.md X-Git-Tag: v1.3.4~1^2~63^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b5738772830a42ee1cfecb6c6dea2ed38dbdd0c;p=thirdparty%2Fzstd.git Update README.md spelling --- diff --git a/lib/README.md b/lib/README.md index 8a13b4e3d..95196e467 100644 --- a/lib/README.md +++ b/lib/README.md @@ -31,7 +31,7 @@ Optional advanced features are exposed via : it unlocks access to advanced experimental API, exposed in second part of `zstd.h`. These APIs are not "stable", their definition may change in the future. - As a consequencem, it shall ___never be used with dynamic library___ ! + As a consequence, it shall ___never be used with dynamic library___ ! Only static linking is allowed.