File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -556,7 +556,7 @@ where:
556
556
: <dfn>SCHEME</dfn>
557
557
::
558
558
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
560
560
for="scheme">"ecdsa-sha2-nistp256"</a>.
561
561
562
562
: <dfn>KEYVAL</dfn>
@@ -1019,7 +1019,7 @@ where:
1019
1019
1020
1020
: "keys"
1021
1021
::
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
1023
1023
signatures of delegated targets roles.
1024
1024
Revocation and replacement of delegated targets roles keys is done by
1025
1025
changing the keys in this field in the delegating role's metadata.
@@ -1059,7 +1059,7 @@ discuss next.
1059
1059
1060
1060
: <dfn >"paths"</dfn >
1061
1061
::
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
1063
1063
trusted to provide. Clients MUST check that a target is in one of the
1064
1064
trusted paths of all roles in a delegation chain, not just in a trusted
1065
1065
path of the role that describes the target file. <dfn >PATHPATTERN</dfn >
You can’t perform that action at this time.
0 commit comments