Skip to content

Commit fe5b293

Browse files
committed
fixup! layer: clarify attributes for implied directories
1 parent 4b4cc62 commit fe5b293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: layer.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Where supported, MUST include file attributes for Additions and Modifications in
6363

6464
#### Implicit Directories
6565

66-
As the tar format describes filesystem layouts using a flat datastructure, it is possible to have so-called "implicit directories" where not all parent directories implied an entries' path in the archive exist.
66+
As the tar format describes directory hierarchies using a flat datastructure, it is possible to have so-called "implicit directories" where not all parent directories implied by an entries' path in the archive have their own entry.
6767

6868
When applying a layer, implementations MUST create any parent directories implied by an entries' path, even if it is otherwise absent from the archive. Attributes of the created parent directories MUST be set as follows:
6969

0 commit comments

Comments
 (0)