diff --git a/src/lib/lz4/README.md b/src/lib/lz4/README.md index 2c62105bf..3bf830fc0 100644 --- a/src/lib/lz4/README.md +++ b/src/lib/lz4/README.md @@ -17,7 +17,7 @@ The purpose is to instanciate a WebAssembly- or pure javascript-based LZ4 block codec. If the choosen implementation is not specified, there will be an attempt to -create a WebAssembly-based instance. If whatever reason this fails, a +create a WebAssembly-based instance. If for whatever reason this fails, a pure javascript-based instanced will be created. The script for either instances are dynamically loaded, such that no resources