Skip to content

Commit

Permalink
Fix invalid controlled identifier document reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
msporny committed Jan 12, 2025
1 parent 901c2a2 commit 2a2800f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1282,10 +1282,10 @@ <h2>Verification Methods</h2>
Note, however, that for [=verification methods=], it is only
an assertion made by the `controller` of the [=controlled identifier document=],
and this assertion is not necessarily true, i.e., it may be false.
To ensure that a [=verification method=]
To ensure that a [=verification method=]
is bound to a particular [=controller=],
one must go from the expression of the [=verification method=]
to its [=controlled-identifier-document=],
to its [=controlled identifier document=],
and then verify that the latter contains references to both
the [=verification method=] and its [=controller=]. See Section [[[#retrieve-verification-method]]] for an algorithm that ensures that a proper binding is verified.
</p>
Expand Down

0 comments on commit 2a2800f

Please sign in to comment.