Skip to content

Commit

Permalink
Editorial: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-pan authored Mar 3, 2021
1 parent 26f6e56 commit 823db9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion encoding.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1007,7 +1007,7 @@ queue of scalar values <var>output</var> (default « »), run these steps:
optional I/O queue of scalar values <var>output</var> (default « »), run these steps:

<ol>
<li><p><a>Process a queue</a> wih an instance of <a>UTF-8</a>'s <a for=/>decoder</a>,
<li><p><a>Process a queue</a> with an instance of <a>UTF-8</a>'s <a for=/>decoder</a>,
<var>ioQueue</var>, <var>output</var>, and "<code>replacement</code>".

<li><p>Return <var>output</var>.
Expand Down

0 comments on commit 823db9a

Please sign in to comment.