Skip to content

Commit a2b48f1

Browse files
Update encoding/README.md
Co-authored-by: Sam Sneddon <me@gsnedders.com>
1 parent 7dea6da commit a2b48f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

encoding/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ the output with the given test data as input.
2828
For the tests in the `preparsed` subdirectory, the encoding name indicated
2929
is the expected result of running the *encoding sniffing algorithm* at
3030
https://html.spec.whatwg.org/#encoding-sniffing-algorithm with the given
31-
test data as input; this is, its the expected result of running *only* the
31+
test data as input; this is, it's the expected result of running *only* the
3232
*encoding sniffing algorithm* — without also running the tokenization state
3333
machine and tree-construction stage defined in the spec.
3434

0 commit comments

Comments
 (0)