Skip to content

Commit 6708a28

Browse files
joshuagllukpueh
andauthored
Clarity tweaks
Minor grammar and language changes to improve clarity Co-authored-by: lukpueh <[email protected]>
1 parent 7916026 commit 6708a28

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
@@ -556,7 +556,7 @@ where:
556556
: <dfn>SCHEME</dfn>
557557
::
558558
a string denoting a corresponding signature scheme. For example: <a
559-
for="scheme">"rsassa-pss-sha256"</a>, <a for="scheme">"ed25519"</a> <a
559+
for="scheme">"rsassa-pss-sha256"</a>, <a for="scheme">"ed25519"</a>, and <a
560560
for="scheme">"ecdsa-sha2-nistp256"</a>.
561561

562562
: <dfn>KEYVAL</dfn>
@@ -1019,7 +1019,7 @@ where:
10191019

10201020
: "keys"
10211021
::
1022-
A list of <a for="role">KEYID</a>'s identifying the public keys to verify
1022+
A list of <a for="role">KEYID</a>s identifying the public keys to verify
10231023
signatures of delegated targets roles.
10241024
Revocation and replacement of delegated targets roles keys is done by
10251025
changing the keys in this field in the delegating role's metadata.
@@ -1059,7 +1059,7 @@ discuss next.
10591059

10601060
: <dfn>"paths"</dfn>
10611061
::
1062-
A list of strings, where each string describe paths that the role is
1062+
A list of strings, where each string describes a path that the role is
10631063
trusted to provide. Clients MUST check that a target is in one of the
10641064
trusted paths of all roles in a delegation chain, not just in a trusted
10651065
path of the role that describes the target file. <dfn>PATHPATTERN</dfn>

0 commit comments

Comments
 (0)