Skip to content

Commit

Permalink
doc: fix performanceEntry.flags style format
Browse files Browse the repository at this point in the history
PR-URL: #37274
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
  • Loading branch information
chengcyber authored and targos committed May 1, 2021
1 parent 5ade2fd commit 7cf4a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/perf_hooks.md
Expand Up @@ -257,7 +257,7 @@ The type of the performance entry. It may be one of:
* `'http2'` (Node.js only)
* `'http'` (Node.js only)

### performanceEntry.flags
### `performanceEntry.flags`
<!-- YAML
added:
- v13.9.0
Expand Down

0 comments on commit 7cf4a4b

Please sign in to comment.