We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 129eafa commit 1458503Copy full SHA for 1458503
README.rst
@@ -56,7 +56,7 @@ They can be imported as follows
56
from isal import isal_zlib
57
from isal import igzip
58
59
-``isal_zlib`` and ``igzip`` were meant to be used as drop in replacements so
+``isal_zlib`` and ``igzip`` are meant to be used as drop in replacements so
60
their api and functions are the same as the stdlib's modules. Except where
61
isa-l does not support the same calls as zlib (See differences below).
62
0 commit comments