diff --git a/index.html b/index.html
index 2ec7cde6..96dacea1 100644
--- a/index.html
+++ b/index.html
@@ -857,9 +857,10 @@
Terminology
DID document
-A set of data describing the [=DID subject=], including mechanisms, such as
-cryptographic public keys, that the [=DID subject=] or a [=DID delegate=] can
-use to [=authentication|authenticate=] itself and prove its association with the
+A set of data that enables cryptographically verifiable interactions with a
+[=DID subject=]. This includes mechanisms, such as cryptographic public keys,
+that a [=DID subject=] or a [=DID delegate=] can use to
+[=authentication|authenticate=] itself and prove its association with a
[=DID=]. A DID document might have one or more different [=representations=] as
defined in or in the W3C [[[DID-EXTENSIONS]]].
@@ -994,7 +995,8 @@ Terminology
resource, in a format that can be readily communicated via the protocol. A
representation consists of a set of representation metadata and a potentially unbounded
stream of representation data." A [=DID document=] is a representation of
-information describing a [=DID subject=]. See .
+information which enables cryptographically verifiable interactions with a
+[=DID subject=]. See .