Skip to content

Commit 5b3fd8a

Browse files
committed
Amend
1 parent cfdca5c commit 5b3fd8a

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -253,8 +253,8 @@ Metadata
253253
--------
254254

255255
Filepack packages may contain a file named `metadata.filepack` describing the
256-
package and its contents. If present, `metadata.filepack` is also embedded in the
257-
`manifest.filepack` archive.
256+
package and its contents. If present, `metadata.filepack` is also embedded in
257+
the `manifest.filepack` archive.
258258

259259
Metadata is authored by creating a file named `metadata.yaml` in the root of a
260260
new package. `filepack create` then loads `metadata.yaml` if present, checks
@@ -841,13 +841,13 @@ content.
841841
Filepack seeks to rectify this by standardizing machine-readable metadata that
842842
can be included with folder-of-files content.
843843

844-
Filepack metadata is stored a file, `metadata.filepack`, in the root of a filepack
845-
package as well as in the `manifest.filepack` archive, and contains information
846-
related to what the package contains, which files in the package contain the
847-
package content and their file formats, and who created the package. This
848-
metadata can serve as a base for the creation of rich local and distributed
849-
applications and services, with user experiences that compete with and exceed
850-
those of closed centralized alternatives.
844+
Filepack metadata is stored a file, `metadata.filepack`, in the root of a
845+
filepack package as well as in the `manifest.filepack` archive, and contains
846+
information related to what the package contains, which files in the package
847+
contain the package content and their file formats, and who created the
848+
package. This metadata can serve as a base for the creation of rich local and
849+
distributed applications and services, with user experiences that compete with
850+
and exceed those of closed centralized alternatives.
851851

852852
Future Directions
853853
-----------------

0 commit comments

Comments
 (0)