diff --git a/doc/api/perf_hooks.md b/doc/api/perf_hooks.md index 5bef91eafb7603..4e31a247859550 100644 --- a/doc/api/perf_hooks.md +++ b/doc/api/perf_hooks.md @@ -268,8 +268,8 @@ added: v8.5.0 * {string} -The type of the performance entry. Current it may be one of: `'node'`, `'mark'`, -`'measure'`, `'gc'`, or `'function'`. +The type of the performance entry. Currently it may be one of: `'node'`, +`'mark'`, `'measure'`, `'gc'`, or `'function'`. ### performanceEntry.kind