Skip to content

Commit d96fb48

Browse files
Edit formatting
Signed-off-by: Vladimir Diaz <[email protected]>
1 parent 483c1e2 commit d96fb48

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

tuf-spec.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,8 @@ Version: **1.0 (Draft)**
462462
, ... ]
463463
}
464464

465-
where: ROLE is a dictionary whose "_type" field describes the role type.
465+
where:
466+
ROLE is a dictionary whose "_type" field describes the role type.
466467

467468
KEYID is the identifier of the key signing the ROLE dictionary.
468469

@@ -476,7 +477,8 @@ Version: **1.0 (Draft)**
476477
"keyval" : KEYVAL
477478
}
478479

479-
where: KEYTYPE is a string denoting a public key signature system, such
480+
where:
481+
KEYTYPE is a string denoting a public key signature system, such
480482
as RSA or ECDSA.
481483

482484
SCHEME is a string denoting a corresponding signature scheme. For

0 commit comments

Comments
 (0)