From a1b282514ecd75c4884f4eb386b80c46c08b4550 Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Tue, 9 Jun 2020 12:23:18 -0400 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Markus Sabadello --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index c015bcbd..42790035 100644 --- a/index.html +++ b/index.html @@ -2944,9 +2944,9 @@

-This section defines the inputs and outputs of the DID resolution and -DID URL dereferencing processes. The exact implementation of these -functions is out of scope for this specification, but some considerations for +This section defines the inputs and outputs of DID resolution and +DID URL dereferencing. These functions are defined in an abstract way. +Their exact implementation is out of scope for this specification, but some considerations for implementors are discussed in [[?DID-RESOLUTION]].

@@ -2964,7 +2964,7 @@

The DID resolution function resolves a DID into a DID document by using the "Read" operation of the applicable DID method. (See .) The details of how this process is accomplished are outside the scope of this -specification, but all conformant implementations MUST implement a function in the following form: +specification, but all conformant implementations MUST implement a function which has the following abstract form: