Skip to content

Commit

Permalink
oopsie
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk committed Oct 21, 2020
1 parent ddeece2 commit 97ddfa3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion encoding.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1138,7 +1138,8 @@ is safe as it never triggers <a>errors</a>. [[HTML]]
</ol>

<p>To <dfn export>encode or fail</dfn> an I/O queue of scalar values <var>ioQueue</var> given an
<a for=/>encoder</a> <var>encoder</var> and a I/O queue of bytes <var>output</var>, run these steps:
<a for=/>encoder</a> <var>encoder</var> and an I/O queue of bytes <var>output</var>, run these
steps:

<ol>
<li><p>Let <var>potentialError</var> be the result of <a>running</a> <var>encoder</var> with
Expand Down

0 comments on commit 97ddfa3

Please sign in to comment.