Skip to content

Commit d60da6a

Browse files
Add missing closing parenthesis in detailed workflow
Signed-off-by: Vladimir Diaz <[email protected]>
1 parent 6442c3c commit d60da6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tuf-spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -997,7 +997,7 @@ repo](https://github.com/theupdateframework/specification/issues).
997997
### **The client application**
998998

999999
Note: If a step in the following workflow does not succeed (e.g., a failure
1000-
is reported because a new metadata file was not signed, the client should
1000+
is reported because a new metadata file was not signed), the client should
10011001
not be left in an unrecoverable state.
10021002

10031003
**0**. **Load the trusted root metadata file.** We assume that a good, trusted

0 commit comments

Comments
 (0)