From 4c0fbe7d334fb2b6079d22c2fe7a40101fa6787c Mon Sep 17 00:00:00 2001 From: Jeremy Powell <47993233+jeremy-visionaid@users.noreply.github.com> Date: Tue, 19 Nov 2024 22:40:27 +1300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ed64d6..20fdd16 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,9 @@ Compound files include multiple streams of information (document summary, user d - Advanced Authoring Format (.aaf) OpenMcdf v3 has a rewritten API and supports: -- And idiomatic dotnet API and exception hierarchy +- An idiomatic dotnet API and exception hierarchy - Fast and efficient enumeration and manipulation of storages and streams -- Files sizes up to 16 TB (using major format version 4 with 4096 byte sectors) +- File sizes up to 16 TB (using major format version 4 with 4096 byte sectors) - Transactions (i.e. commit and/or revert) - Consolidation (i.e. reclamation of space by removing free sectors) - Nullable attributes