diff --git a/index.html b/index.html index 3886e5d..0a1d968 100644 --- a/index.html +++ b/index.html @@ -2847,11 +2847,14 @@
-Implementers must ensure that a verification method is bound to a particular -controller by going from the verification method to the controller document, -and then ensuring that the controller document also contains the verification -method. +
+Implementers ensure that a [=verification method=] is bound to a particular +controller by going from the definition of the [=verification method=] to the +[=controller document=], and then ensuring that the [=controller document=] also +contains a reference to the [=verification method=]. This process is described +in the algorithm for + +retrieving a verification method.