ianbjacobs commented on this pull request.
> + <a>network</a> of the selected instrument.
+ </li>
+ </ol>
+ </section>
+ <section>
+ <h2>
+ Applying the modifiers
+ </h2>
+ <p>
+ The steps to <dfn>apply the modifiers</dfn> are given by the
+ following algorithm. It takes a <a>PaymentRequest</a> <var data-type=
+ "PaymentRequest">request</var> and a string <var data-type=
+ "string">networkIdentifier</var> that identifies a <a>network</a>:
+ </p>
+ <ol class="algorithm">
+ <li>Let <var data-type="number">index</var> the length of
```suggestion
<li>Let <var data-type="number">index</var> be the length of
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-method-basic-card/pull/71#pullrequestreview-216800317