mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
typo
This commit is contained in:
parent
815283c77c
commit
4b72918e3a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue