Skip to content

Commit 77a8e2b

Browse files
committed
grammar fix
Signed-off-by: Marina Moore <mnm678@gmail.com>
1 parent fe02618 commit 77a8e2b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tap14.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -427,9 +427,9 @@ a new snapshot metadata format, a repository that supports major versions 2 and
427427
3 may generate all metadata using the latest version, then call just the
428428
functions from the version 2 code that are used to generate snapshot metadata.
429429

430-
For additional optimizations, the repository could any duplicate metadata files
431-
only once in the most recent specification version directory, then hard link
432-
to this copy from other directories. This strategy has been used to link
430+
For additional optimizations, the repository could generate any duplicate
431+
metadata files only once in the most recent specification version directory, then
432+
hard link to this copy from other directories. This strategy has been used to link
433433
duplicate metadata files used for consistent snapshots.
434434

435435
## Changes to TUF clients

0 commit comments

Comments
 (0)