Skip to content

Commit b894be8

Browse files
Slight revision to previous edit
Signed-off-by: Vladimir Diaz <[email protected]>
1 parent e4fab7d commit b894be8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tuf-spec.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1135,9 +1135,9 @@ non-volatile storage as FILENAME.EXT.
11351135
the new targets metadata file becomes the trusted targets metadata file.
11361136

11371137
* **4.5**. **Perform a preorder depth-first search for metadata about the
1138-
desired target, beginning with the top-level targets role.** If any metadata
1139-
requested in steps 4.5.1 - 4.5.2.3 cannot be downloaded nor validated, end
1140-
the search and report that the target cannot be found.
1138+
desired target, beginning with the top-level targets role.** Note: If
1139+
metadata requested in steps 4.5.1 - 4.5.2.3 cannot be downloaded nor
1140+
validated, end the search and report that the target cannot be found.
11411141

11421142
* **4.5.1**. If this role has been visited before, then skip this role (so
11431143
that cycles in the delegation graph are avoided). Otherwise, if an

0 commit comments

Comments
 (0)