diff --git a/tuf-spec.md b/tuf-spec.md
index 90b3740..40e1c90 100644
--- a/tuf-spec.md
+++ b/tuf-spec.md
@@ -937,7 +937,7 @@ The "signed" portion of targets.json is as follows:
"spec_version" : SPEC_VERSION,
"version" : VERSION,
"expires" : EXPIRES,
- "targets" : TARGETS,
+ "targets" : TARGETS,
("delegations" : DELEGATIONS)
}
@@ -971,8 +971,9 @@ as is described for the root.json file.
definition](https://url.spec.whatwg.org/#path-relative-url-string) in the
WHATWG URL specification.
- It is allowed to have a TARGETS object with no TARGETPATH
- elements. This can be used to indicate that no target files are available.
+ It is allowed to have a TARGETS object with no
+ TARGETPATH elements. This can be used to indicate that no target
+ files are available.
: LENGTH
::
@@ -1652,9 +1653,9 @@ when adding targets to the repository, or updating existing targets.
### Update targets metadata ### {#update-targets-metadata}
-1. Add the new (or update an existing) TARGETS object in the relevant
- targets metadata (either the top-level targets metadata, or a delegated
- targets metadata).
+1. Add the new (or update an existing) TARGETS object
+ in the relevant targets metadata (either the top-level targets metadata, or
+ a delegated targets metadata).
2. Increment the VERSION number in the updated targets
metadata.
3. Sign the updated targets metadata with at least a THRESHOLD of keys