Skip to content

Commit 2e0a726

Browse files
committed
Fix grammar
1 parent 2bb7792 commit 2e0a726

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

readme.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,8 @@ Stringify the given [HAST node][hast].
5050

5151
Configuration for [`stringify-entities`][stringify-entities]
5252
(`Object`, default: `{}`). Do not use `escapeOnly`, `attribute`, or
53-
`subset` must (`toHTML` already passes those) in their correct context.
54-
However, `useNamedReferences`, `useShortestReferences`, and
55-
`omitOptionalSemicolons` are all fine.
53+
`subset` (`toHTML` already passes those). However, `useNamedReferences`,
54+
`useShortestReferences`, and `omitOptionalSemicolons` are all fine.
5655

5756
###### `options.voids`
5857

0 commit comments

Comments
 (0)