Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres authored Jul 2, 2024
1 parent d18ce5a commit dc51fa9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3849,11 +3849,8 @@ <h2>
{{PaymentResponse/shippingAddress}} attribute value of |response| to
null. Otherwise:
<ol>
<li>Let |redactList:list| be the empty <a>list</a>.
</li>
<li>Let |shippingAddress:ContactAddress| be the result of
<a>create a `ContactAddress` from user-provided input</a> with
|redactList|.
<a>create a `ContactAddress` from user-provided input</a>.
</li>
<li>Set the {{PaymentResponse/shippingAddress}} attribute value
of |response| to |shippingAddress|.
Expand Down

0 comments on commit dc51fa9

Please sign in to comment.