From e121dbf5957eecdb9f73bea6d6314da9b85a36ca Mon Sep 17 00:00:00 2001 From: Vladimir Diaz Date: Wed, 2 Aug 2017 15:31:38 -0400 Subject: [PATCH] Bold the version and last modified entries --- docs/tuf-spec.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tuf-spec.md b/docs/tuf-spec.md index 7113fbce..4887f11d 100644 --- a/docs/tuf-spec.md +++ b/docs/tuf-spec.md @@ -1,8 +1,8 @@ #

The Update Framework Specification -**Last modified**: 2 June 2017 +Last modified: **2 June 2017** -**Version**: 1.0 (Draft) +Version: **1.0 (Draft)** ## Table of Contents ## - [Introduction](#1-introduction)