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 danielleadams committed Feb 16, 2021
1 parent c4faa39 commit 610b29b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/perf_hooks.md
Expand Up @@ -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`
<!-- YAML
added:
- v13.9.0
Expand Down

0 comments on commit 610b29b

Please sign in to comment.