Skip to content

Commit a7a7add

Browse files
committed
wording fix
1 parent 9013520 commit a7a7add

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

blog/01-announcement.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ Examples of SOZip-enabled files can be found in the
7070
## Performance
7171

7272
SOZip is efficient:
73-
- Overhead of using file from a SOZip archive, compared to using it uncompressed,
74-
is in the order of 10% for common read operations.
73+
- The overhead of using a file from a SOZip archive, compared to using it uncompressed,
74+
is of the order of 10% for common read operations.
7575
- Generation of a SOZip file can be much faster than regular ZIP generation when
7676
using multithreading.
7777
- SOZip files are typically only ~ 5% larger than regular ZIPs (dependent on

0 commit comments

Comments
 (0)