2 parents 2be1f97 + 39b4659 commit d6890b3Copy full SHA for d6890b3
1 file changed
README.md
@@ -43,7 +43,7 @@ with SIMD instructions, but many that do compress very well.
43
## Security
44
45
It is a low-level library. The inputs are not validated prior to decoding. It is assumed that the provided buffers were generated
46
-by the corresponding encoding functions. It is your responsability to ensure the validity of your data. In production systems,
+by the corresponding encoding functions. It is your responsibility to ensure the validity of your data. In production systems,
47
the use a strong hashing function to check for data integrity is recommended. The library does not provide this functionality.
48
49
## Working with sorted lists of integers
0 commit comments