Skip to content

Commit f7baafa

Browse files
[Squash] nits
Co-authored-by: Voltrex <[email protected]>
1 parent bfd6922 commit f7baafa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/perf_hooks.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -980,7 +980,7 @@ Returns the value at the given percentile.
980980
added: REPLACEME
981981
-->
982982

983-
* `percentile` {number} A percentile value in the range (0, 100].
983+
* `percentile` {number} A percentile value in the range (0, 100).
984984
* Returns: {bigint}
985985

986986
Returns the value at the given percentile.
@@ -998,7 +998,7 @@ Returns a `Map` object detailing the accumulated percentile distribution.
998998
### `histogram.percentilesBigInt`
999999

10001000
<!-- YAML
1001-
added: v11.10.0
1001+
added: REPLACEME
10021002
-->
10031003

10041004
* {Map}

0 commit comments

Comments
 (0)