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 <[email protected]>
Reviewed-By: Darshan Sen <[email protected]>
Reviewed-By: Zijian Liu <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: James M Snell <[email protected]>
  • 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
Original file line number Diff line number Diff line change
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.