Skip to content

Commit

Permalink
[Squash] nits
Browse files Browse the repository at this point in the history
Co-authored-by: Voltrex <mohammadkeyvanzade94@gmail.com>
  • Loading branch information
jasnell and VoltrexKeyva committed Dec 14, 2021
1 parent bfd6922 commit f7baafa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/api/perf_hooks.md
Expand Up @@ -980,7 +980,7 @@ Returns the value at the given percentile.
added: REPLACEME
-->

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

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

<!-- YAML
added: v11.10.0
added: REPLACEME
-->

* {Map}
Expand Down

0 comments on commit f7baafa

Please sign in to comment.