diff --git a/specification/flows/section/algorithms.html b/specification/flows/section/algorithms.html index 187022e0..a4e354c3 100644 --- a/specification/flows/section/algorithms.html +++ b/specification/flows/section/algorithms.html @@ -76,7 +76,7 @@
The send an outgoing payment and quote grant requests refers to the Open Payments grant request
+The send an outgoing payment and quote grant requests refers to the Open Payments grant request.
The send a continue grant request, refers to the Open Payments grant request
+The send a continue grant request, refers to the Open Payments grant request.
The cancel grant request, refers to the Open Payments cancel grant request.
The rotate access token request refers to the Open Payments rotate access token.
The validity of signatures is established because the user, during setup or an authorization procedure, - registers the [=encoded public key JWK=] with their wallet provider. The wallet provider then uses + registers the [=encoded public key JWK=] (JSON Web Key) with their wallet provider. The wallet provider then uses that public key to verify subsequent signed requests (for example, grant creation, quote requests, and outgoing payment creation).
@@ -119,8 +119,8 @@- Document monetization disabled + Document monetization disabled happens given a |document:Document| if either of the following conditions apply:
@@ -44,7 +44,7 @@- Wallet monetization restricted + Wallet monetization restricted happens given a |document:Document| and a [=wallet address=] |walletAddress:DOMString| if the `monetization-src` directive in the [=content security policy=] of the |document| restricts the |walletAddress|'s [=origin=]. diff --git a/specification/flows/section/storage.html b/specification/flows/section/storage.html index 10286f82..a278ed1a 100644 --- a/specification/flows/section/storage.html +++ b/specification/flows/section/storage.html @@ -83,7 +83,7 @@
To get storage:
To process the wallet setup, given a string |walletAddress:DOMString| (the [=wallet address=] provided by the user), @@ -70,7 +70,7 @@