Skip to content

Commit 26821b3

Browse files
committed
spec: Fix open dfn tags
Signed-off-by: Pat Zielinski <git@patzielinski.com>
1 parent cf1d9c0 commit 26821b3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tuf-spec.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -997,7 +997,7 @@ as is described for the <a>root.json</a> file.
997997
as key and <a>HASH</a> as defined for <a>METAFILES</a>. For example:
998998
`{ "sha256": HASH, ... }`.
999999

1000-
: <dfn>CUSTOM</a>
1000+
: <dfn>CUSTOM</dfn>
10011001
::
10021002
An object. If defined, the elements and values of the <a>CUSTOM</a> object
10031003
will be made available to the client application. The format of the
@@ -1265,7 +1265,7 @@ as is described for the <a>root.json</a> file.
12651265
A string giving the location from which to retrieve metadata files.
12661266
<a for="mirrors">METAPATH</a> will be a relative path to <a>URLBASE</a>.
12671267

1268-
: <dfn>TARGETSPATH</a>
1268+
: <dfn>TARGETSPATH</dfn>
12691269
::
12701270
A string giving the location from which to retrieve target files.
12711271
<a>TARGETSPATH</a> will be a relative path to <a>URLBASE</a>.

0 commit comments

Comments
 (0)