]> git.seodisparate.com - SimpleArchiver/commitdiff
Fix typo in file format specification version 1
authorStephen Seo <seo.disparate@gmail.com>
Tue, 24 Sep 2024 09:48:15 +0000 (18:48 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Wed, 2 Oct 2024 06:11:23 +0000 (15:11 +0900)
file_format.md

index 2f4831e56f0ec78b7c81ca979cc16c0959298777..9597e1bb05f44fe348ae828c1c416afba4c4cf68 100644 (file)
@@ -85,7 +85,7 @@ First 18 bytes of file will be (in ascii):
 
     SIMPLE_ARCHIVE_VER
 
-Next 2 bites is a 16-bit unsigned integer "version" in big-endian. It will be:
+Next 2 bytes is a 16-bit unsigned integer "version" in big-endian. It will be:
 
     0x00 0x01