Skip to content

Commit a985ea9

Browse files
committed
Fix a misspelling of snapshot
1 parent 8877a90 commit a985ea9

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)