File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1472,14 +1472,14 @@ it in the next step.
1472
1472
1 . Let DELEGATE denote the current target role TARGETS is
1473
1473
delegating to.
1474
1474
1475
- 2 . ** Download the DELEGATE tarets metadata file** , up to either
1475
+ 2 . ** Download the DELEGATE targets metadata file** , up to either
1476
1476
the number of bytes specified in the snapshot metadata file, or some Z
1477
1477
number of bytes. The value for Z is set by the authors of the application
1478
1478
using TUF. For example, Z may be tens of kilobytes. IF DELEGATE cannot be
1479
1479
found, end the search and report the target cannot be found. If
1480
1480
consistent snapshots are not used (see Section 7), then the filename used
1481
1481
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
1483
1483
VERSION_NUMBER.FILENAME.EXT (e.g., 42.delegated_role.json), where
1484
1484
VERSION_NUMBER is the version number of the DELEGATE metadata file listed
1485
1485
in the snapshot metadata file. In either case, the client MUST write the
You can’t perform that action at this time.
0 commit comments