Skip to content

Commit 20ac8dc

Browse files
lukpuehmnm678
authored andcommitted
Fix typos in client application workflow
1 parent 2c5e4f3 commit 20ac8dc

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
@@ -1472,14 +1472,14 @@ it in the next step.
14721472
1. Let DELEGATE denote the current target role TARGETS is
14731473
delegating to.
14741474

1475-
2. **Download the DELEGATE tarets metadata file**, up to either
1475+
2. **Download the DELEGATE targets metadata file**, up to either
14761476
the number of bytes specified in the snapshot metadata file, or some Z
14771477
number of bytes. The value for Z is set by the authors of the application
14781478
using TUF. For example, Z may be tens of kilobytes. IF DELEGATE cannot be
14791479
found, end the search and report the target cannot be found. If
14801480
consistent snapshots are not used (see Section 7), then the filename used
14811481
to download the targets metadata file is of the fixed form FILENAME.EXT
1482-
(e.g., delegated_rol.json). Otherwise, the filename is of the form
1482+
(e.g., delegated_role.json). Otherwise, the filename is of the form
14831483
VERSION_NUMBER.FILENAME.EXT (e.g., 42.delegated_role.json), where
14841484
VERSION_NUMBER is the version number of the DELEGATE metadata file listed
14851485
in the snapshot metadata file. In either case, the client MUST write the

0 commit comments

Comments
 (0)