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 @@ -991,7 +991,7 @@ as is described for the <a>root.json</a> file.
991
991
"name": <a >ROLENAME</a >,
992
992
"keyids" : [ <a for =" role " >KEYID</a >, ... ] ,
993
993
"threshold" : <a >THRESHOLD</a >,
994
- (<a >"path_hash_prefixes"</a > : [ HEX_DIGEST, ... ] |
994
+ (<a >"path_hash_prefixes"</a > : [ < a > HEX_DIGEST</ a > , ... ] |
995
995
<a for =" delegation-role " >"paths"</a > : [ <a >PATHPATTERN</a >, ... ]),
996
996
"terminating": <a >TERMINATING</a >,
997
997
},
@@ -1026,7 +1026,7 @@ discuss next.
1026
1026
1027
1027
: <dfn >"path_hash_prefixes"</dfn >
1028
1028
::
1029
- A list of HEX_DIGESTs used to succinctly describe a set of target
1029
+ A list of < dfn >HEX_DIGEST</ dfn >s used to succinctly describe a set of target
1030
1030
paths. Specifically, each HEX_DIGEST in <a >"path_hash_prefixes"</a >
1031
1031
describes a set of target paths; therefore, <a >"path_hash_prefixes"</a > is
1032
1032
the union over each prefix of its set of target paths. The target paths
You can’t perform that action at this time.
0 commit comments