Skip to content

Commit

Permalink
Update controller dfn, towards #3 and towards #4
Browse files Browse the repository at this point in the history
  • Loading branch information
rhiaro authored and msporny committed Feb 5, 2020
1 parent 99121e5 commit 63be322
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions terms.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,10 @@
<dt><dfn data-lt="did controllers|did controller(s)">DID controller</dfn></dt>

<dd>
The entity, or a group of entities, in control of a <a>DID</a> or
<a>DID document</a>. Note that the <a>DID controller</a> might include the
The entity that has the ability to make changes to a <a>DID document</a>.
A <a>DID</a> can have more than one controller. The <a>DID controller(s)</a>
are denoted by the `controller` property on the top level of the <a>DID
document</a>. Note that the <a>DID controller(s)</a> might include the
<a>DID subject</a>.
</dd>

Expand Down

0 comments on commit 63be322

Please sign in to comment.