Skip to content

Commit 32f4cae

Browse files
committed
update readme to clarrify browser
1 parent 5fd25bc commit 32f4cae

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
@@ -37,7 +37,7 @@ const hast = fromDOM(document.documentElement.parentNode);
3737
console.log(inspect.noColor(hast));
3838
```
3939

40-
Viewing `example.html` should yield the following in the console:
40+
Viewing `example.html` in a browser should yield the following in the console:
4141

4242
```text
4343
root[2]

0 commit comments

Comments
 (0)