Skip to content

Commit dd17705

Browse files
committed
Merge pull request #291 from Ephemera/patch-1
Fix typo in Filesystem Bundle
2 parents 4916d73 + 7a94673 commit dd17705

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)