We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7818be1 commit 1cd6d61Copy full SHA for 1cd6d61
1 file changed
README.md
@@ -538,7 +538,7 @@ Implements the [Encoding standard](https://encoding.spec.whatwg.org/):
538
[TextEncoder](https://encoding.spec.whatwg.org/#interface-textencoder),
539
[TextDecoderStream](https://encoding.spec.whatwg.org/#interface-textdecoderstream),
540
[TextEncoderStream](https://encoding.spec.whatwg.org/#interface-textencoderstream),
541
-some [hooks](https://encoding.spec.whatwg.org/#specification-hooks) (see below).
+some [hooks](https://encoding.spec.whatwg.org/#specification-hooks).
542
543
#### `new TextDecoder(label = 'utf-8', { fatal = false, ignoreBOM = false })`
544
0 commit comments