From 283228ff46af4fa33b2401892a3dd70da911fa8c Mon Sep 17 00:00:00 2001 From: Nathan Fisher Date: Wed, 5 Jul 2023 00:37:17 -0400 Subject: [PATCH] Spell check format spec --- Format.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Format.md b/Format.md index 86ac61c..9e0fdc7 100644 --- a/Format.md +++ b/Format.md @@ -13,7 +13,7 @@ There are additional problems associated with continuing the use of such an old format which become apparent when looking at the issues which the various revisions sought to resolve. The first thing one will likely run into when implementing Tar is the arbitrary 100 byte maximum file length -which was bakes into the original spec. The ustar revision sought to +which was baked into the original spec. The ustar revision sought to address this limitation in a backwards compatible way by adding another field to the header, the filename prefix, which is used when the file name exceeds 100 bytes, where the path leading up to it's final component is