Skip to content

Commit 0d0d370

Browse files
committed
Close this header so the markdown will render properly
1 parent e570797 commit 0d0d370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ Strict, by default false, will throw a `StrickException` if it find that the htm
135135

136136
The whitespaceTextNode, by default true, option tells the parser to save textnodes even if the content of the node is empty (only whitespace). Setting it to false will ignore all whitespace only text node found in the document.
137137

138-
**enforceEncoding
138+
**enforceEncoding**
139139

140140
The enforceEncoding, by default null, option will enforce an charater set to be used for reading the content and returning the content in that encoding. Setting it to null will trigger an attempt to figure out the encoding from within the content of the string given instead.
141141

0 commit comments

Comments
 (0)