Skip to content

Commit 9b1ad53

Browse files
authored
Merge pull request #26 from erickt/patch-3
Fix a misspelling of snapshot
2 parents 8877a90 + a985ea9 commit 9b1ad53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tuf-spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1130,7 +1130,7 @@ non-volatile storage as FILENAME.EXT.
11301130
* **3.4**. **Check for a freeze attack.** The latest known time should be
11311131
lower than the expiration timestamp in the new snapshot metadata file. If
11321132
so, the new snapshot metadata file becomes the trusted snapshot metadata
1133-
file. If the new snaphshot metadata file is expired, discard it, abort the
1133+
file. If the new snapshot metadata file is expired, discard it, abort the
11341134
update cycle, and report the potential freeze attack.
11351135

11361136
**4**. **Download the top-level targets metadata file**, up to either the

0 commit comments

Comments
 (0)