diff --git a/index.bs b/index.bs index 24874de..56cb234 100644 --- a/index.bs +++ b/index.bs @@ -5218,7 +5218,7 @@ To commit a transaction with the |transaction| to commit, run these s To abort a transaction with the |transaction| to abort, and |error|, run these steps: -1. If [=transaction/state=] is [=transaction/finished=], abort these steps. +1. If |transaction|'s [=transaction/state=] is [=transaction/finished=], abort these steps. 1. All the changes made to the [=/database=] by the [=/transaction=] are reverted. For [=/upgrade transactions=] this includes changes