Skip to content

Commit 7a94673

Browse files
committed
Fix typo in Filesystem Bundle
Signed-off-by: GyuYong Jung <[email protected]>
1 parent 4916d73 commit 7a94673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ While the name of this REQUIRED directory may be arbitrary, users should conside
2626
When the bundle is packaged up for distribution, this directory MUST be included.
2727
This directory MUST be referenced from within the `config.json` file.
2828

29-
While these three artifacts MUST all be present in a single directory on the local filesytem, that directory itself is not part of the bundle.
29+
While these three artifacts MUST all be present in a single directory on the local filesystem, that directory itself is not part of the bundle.
3030
In other words, a tar archive of a *bundle* will have these artifacts at the root of the archive, not nested within a top-level directory.

0 commit comments

Comments
 (0)