Skip to content

Commit 71f121f

Browse files
committed
fix(docs): revert doc change
1 parent c52710d commit 71f121f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/perf_hooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1716,7 +1716,7 @@ changes:
17161716
* `resolution` {number} The sampling rate in milliseconds for interval-based
17171717
sampling. Must be greater than zero. This option is ignored when
17181718
`samplePerIteration` is `true`. **Default:** `10`.
1719-
* Returns: {IntervalHistogram|ELDHistogram}
1719+
* Returns: {IntervalHistogram}
17201720

17211721
_This property is an extension by Node.js. It is not available in Web browsers._
17221722

0 commit comments

Comments
 (0)