diff --git a/.htmlcheckerfilter b/.htmlcheckerfilter index 3a1ac11..32f0d7d 100644 --- a/.htmlcheckerfilter +++ b/.htmlcheckerfilter @@ -1,3 +1,4 @@ .*Text run is not in Unicode Normalization Form C.* .*Document uses the Unicode Private Use Area.* .*File was not checked. Files must have .html, .xhtml, .htm, or .xht extensions.* +.*This document appears to be written in Kinyarwanda.* diff --git a/encoding.bs b/encoding.bs index fa8e81d..fe69752 100644 --- a/encoding.bs +++ b/encoding.bs @@ -178,7 +178,7 @@ from an I/O queue ioQueue, run these steps:

For each n in the range 1 to number, inclusive:

    -
  1. If ioQueue[n] is end-of-queue, break. +

  2. If ioQueue[n] is end-of-queue, break.

  3. Otherwise, append ioQueue[n] to prefix.