diff --git a/doc/api/perf_hooks.md b/doc/api/perf_hooks.md index ce72ba680aebd9..c143b161a3ff10 100644 --- a/doc/api/perf_hooks.md +++ b/doc/api/perf_hooks.md @@ -183,7 +183,7 @@ added: v8.5.0 * {string} The type of the performance entry. Currently it may be one of: `'node'`, -`'mark'`, `'measure'`, `'gc'`, `'function'`, or `'http2'`. +`'mark'`, `'measure'`, `'gc'`, `'function'`, `'http2'` or `'http'`. ### performanceEntry.kind