@@ -253,8 +253,8 @@ Metadata
253253--------
254254
255255Filepack 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
259259Metadata is authored by creating a file named ` metadata.yaml ` in the root of a
260260new package. ` filepack create ` then loads ` metadata.yaml ` if present, checks
@@ -841,13 +841,13 @@ content.
841841Filepack seeks to rectify this by standardizing machine-readable metadata that
842842can 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
852852Future Directions
853853-----------------
0 commit comments