Skip to content

Commit bb92134

Browse files
Update encoding/README.md
Co-authored-by: Sam Sneddon <[email protected]>
1 parent 3078371 commit bb92134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

encoding/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ 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

35-
For all tests outside the subdirectory named "preparsed", the encoding name
35+
For all tests outside the subdirectory named `preparsed`, the encoding name
3636
indicated is instead the expected character encoding for the output after
3737
fully parsing the given test data; that is, it's the expected character
3838
encoding for the output after running the tokenization state machine and

0 commit comments

Comments
 (0)