Skip to content

Commit dcd375a

Browse files
committed
Fix emphasis formatting
Bikeshed flavoured Markdown is a subset of Markdown, where formatting for emphasis and strong must be done with asterisks
1 parent db6c5c3 commit dcd375a

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
@@ -1321,7 +1321,7 @@ it in the next step.
13211321
11. **If the timestamp and / or snapshot keys have been rotated, then delete the
13221322
trusted timestamp and snapshot metadata files.** This is done
13231323
in order to recover from fast-forward attacks after the repository has been
1324-
compromised and recovered. A _fast-forward attack_ happens when attackers
1324+
compromised and recovered. A *fast-forward attack* happens when attackers
13251325
arbitrarily increase the version numbers of: (1) the timestamp metadata, (2)
13261326
the snapshot metadata, and / or (3) the targets, or a delegated targets,
13271327
metadata file in the snapshot metadata. Please see [the Mercury

0 commit comments

Comments
 (0)