Skip to content

Commit e04afac

Browse files
authored
Update index.js
Signed-off-by: Erick Zhao <[email protected]>
1 parent a618811 commit e04afac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const emptyOptions = {}
1313
const own = {}.hasOwnProperty
1414

1515
/**
16-
* Inspect a node, without color.
16+
* Inspect a tree, with color in Node, without color in browsers.
1717
*
1818
* @param {unknown} tree
1919
* Tree to inspect.

0 commit comments

Comments
 (0)