Skip to content

Commit 6d33b3e

Browse files
authored
Merge pull request #49 from erickt/patch-5
timestamp must only refer to the snapshot metadata
2 parents 889800e + 79522c5 commit 6d33b3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tuf-spec.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -928,8 +928,8 @@ repo](https://github.com/theupdateframework/specification/issues).
928928
}
929929

930930
METAFILES is the same is described for the snapshot.json file. In the case
931-
of the timestamp.json file, this will commonly only include a description of
932-
the snapshot.json file.
931+
of the timestamp.json file, this MUST only include a description of the
932+
snapshot.json file.
933933

934934
A signed timestamp.json example file:
935935

0 commit comments

Comments
 (0)