Skip to content

Commit b09e018

Browse files
committed
Fix some typos
1 parent 2c556eb commit b09e018

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
@@ -1169,7 +1169,7 @@ as FILENAME.EXT.
11691169
* **2.2.2**. The version number of the snapshot metadata file in the
11701170
trusted timestamp metadata file, if any, MUST be less than or equal to its
11711171
version number in the new timestamp metadata file. If not, discard the new
1172-
timestamp metadadata file, abort the update cycle, and report the failure.
1172+
timestamp metadata file, abort the update cycle, and report the failure.
11731173

11741174
* **2.3**. **Check for a freeze attack.** The latest known time should be
11751175
lower than the expiration timestamp in the new timestamp metadata file. If
@@ -1218,7 +1218,7 @@ non-volatile storage as FILENAME.EXT.
12181218
snapshot metadata file. Furthermore, any targets metadata filename that was
12191219
listed in the trusted snapshot metadata file, if any, MUST continue to be
12201220
listed in the new snapshot metadata file. If any of these conditions are
1221-
not met, discard the new snapshot metadadata file, abort the update cycle,
1221+
not met, discard the new snapshot metadata file, abort the update cycle,
12221222
and report the failure.
12231223

12241224
* **3.5**. **Check for a freeze attack.** The latest known time should be

0 commit comments

Comments
 (0)