diff --git a/index.html b/index.html index bdd598c6..742f3215 100644 --- a/index.html +++ b/index.html @@ -3408,23 +3408,23 @@
-Verifiable timestamps have significant utility for identifier -records. This is a good fit for DLTs, since most offer some type of -timestamp mechanism. Despite some transactional cost, they are the -most censorship-resistant transaction ordering systems in the world, -so they are nearly ideal for DID document timestamping. In some cases -a DLT's immediate timing is approximate, however their sense of +Verifiable timestamps have significant utility for identifier records. +This is a good fit for DLTs, since most offer some type of timestamp +mechanism. Despite some transactional cost, they are the among the most +censorship-resistant transaction ordering systems at the present, so they are +nearly ideal for DID document timestamping. In some cases a DLT's +immediate timing is approximate, however their sense of -"median time past" (see Bitcoin BIP 113) can be precisely -defined. A generic DID document timestamping mechanism could would -work across all DLTs and might operate via a mechanism including -either individual transactions or transaction batches. The generic -mechanism was deemed out of scope for this version, although it may -be included in a future version of this specification. +"median time past" (see Bitcoin BIP 113) can be precisely defined. A generic +DID document timestamping mechanism could would work across all +DLTs and might operate via a mechanism including either individual +transactions or transaction batches. The generic mechanism was deemed out of +scope for this version, although it may be included in a future version of this +specification.