Skip to content

Commit 129446b

Browse files
authored
Update README.md
1 parent ca4345d commit 129446b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ due to their fast decompression (but low compression speed at high compression r
5959
There are other scenarios where compression speed is critical: when data is generated before being compressed and consumed
6060
(one compression / one decompression) or during backups (many compressions / one decompression).
6161

62-
- Kanzi has built-in data customized transforms (multimedia, utf, text, dna, ...) that can be chosen and combined
62+
- Kanzi has built-in customized data transforms (multimedia, utf, text, dna, ...) that can be chosen and combined
6363
at compression time to better compress specific kinds of data.
6464

6565
- Kanzi can take advantage of the multiple cores of a modern CPU to improve performance

0 commit comments

Comments
 (0)