Skip to content

Commit 470375c

Browse files
docs(readme): fix code block for domhandler Element node
1 parent e7604e6 commit 470375c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ Console output:
154154

155155
```js
156156
Element {
157+
type: 'tag',
157158
parent: null,
158159
prev: null,
159160
next: null,

0 commit comments

Comments
 (0)