We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dea6da commit a2b48f1Copy full SHA for a2b48f1
encoding/README.md
@@ -28,7 +28,7 @@ the output with the given test data as input.
28
For the tests in the `preparsed` subdirectory, the encoding name indicated
29
is the expected result of running the *encoding sniffing algorithm* at
30
https://html.spec.whatwg.org/#encoding-sniffing-algorithm with the given
31
-test data as input; this is, it’s the expected result of running *only* the
+test data as input; this is, it's the expected result of running *only* the
32
*encoding sniffing algorithm* — without also running the tokenization state
33
machine and tree-construction stage defined in the spec.
34
0 commit comments