From f759c570ecd638c916f4affd04044af81669b222 Mon Sep 17 00:00:00 2001 From: Cheng Liu Date: Mon, 8 Feb 2021 16:23:11 +0800 Subject: [PATCH] doc: performanceEntry.flags style format --- doc/api/perf_hooks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/api/perf_hooks.md b/doc/api/perf_hooks.md index bbd8a3c1a99efb..f65051063b145d 100644 --- a/doc/api/perf_hooks.md +++ b/doc/api/perf_hooks.md @@ -259,7 +259,7 @@ The type of the performance entry. It may be one of: * `'http2'` (Node.js only) * `'http'` (Node.js only) -### performanceEntry.flags +### `performanceEntry.flags`