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