From e6b270eb182848f7c9332d24428f41721b78a78d Mon Sep 17 00:00:00 2001 From: Will Abramson Date: Tue, 7 Jan 2025 13:23:32 +0000 Subject: [PATCH 1/2] add audience section to introduction --- index.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/index.html b/index.html index 828cb0f..b6db133 100644 --- a/index.html +++ b/index.html @@ -175,6 +175,23 @@

Introduction

+
+

+ Audience +

+

+This specification has three primary audiences: implementers of conformant DID methods; +implementers of conformant DID resolvers; and implementers of systems and services +that wish to resolve DIDs using DID resolvers. The intended audience includes, +but is not limited to, software architects, data modelers, application developers, +service developers, testers, operators, and user experience (UX) specialists. +Other people involved in a broad range of standards efforts related to decentralized +identity, verifiable credentials, and secure storage might also be interested in +reading this specification. +

+ +
+
From e47588e1220e1b92fcace24209e266d62fb10f06 Mon Sep 17 00:00:00 2001 From: Will Abramson Date: Tue, 7 Jan 2025 16:08:55 +0000 Subject: [PATCH 2/2] Remove additional spaces Co-authored-by: Ted Thibodeau Jr --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index b6db133..640743f 100644 --- a/index.html +++ b/index.html @@ -183,10 +183,10 @@

This specification has three primary audiences: implementers of conformant DID methods; implementers of conformant DID resolvers; and implementers of systems and services that wish to resolve DIDs using DID resolvers. The intended audience includes, -but is not limited to, software architects, data modelers, application developers, -service developers, testers, operators, and user experience (UX) specialists. -Other people involved in a broad range of standards efforts related to decentralized -identity, verifiable credentials, and secure storage might also be interested in +but is not limited to, software architects, data modelers, application developers, +service developers, testers, operators, and user experience (UX) specialists. +Other people involved in a broad range of standards efforts related to decentralized +identity, verifiable credentials, and secure storage might also be interested in reading this specification.