Skip to content

Commit

Permalink
s/was passed/is present
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres committed Aug 10, 2018
1 parent 33da097 commit 2d6e22b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1041,7 +1041,7 @@ <h2>
</li>
<li data-tests=
"show-method-optional-promise-rejects-manual.https.html, show-method-optional-promise-resolves-manual.https.html">
If <var>detailsPromise</var> is present, then:
If <var>detailsPromise</var> was passed, then:
<ol>
<li>Run the <a>update a <code>PaymentRequest</code>'s details
algorithm</a> with <var>detailsPromise</var> and
Expand Down

0 comments on commit 2d6e22b

Please sign in to comment.