Skip to content

Commit ef4a21a

Browse files
authored
Update doc/contributing/primordials.md
1 parent 26623aa commit ef4a21a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/contributing/primordials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ later look these up from the global proxy, which can be mutated by users.
77
For some area of the codebase, performance and code readability are deemed more
88
important than reliability against prototype pollution:
99

10-
- `node:http2`
10+
* `node:http2`
1111

1212
Usage of primordials should be preferred for new code in other areas, but
1313
replacing current code with primordials should be

0 commit comments

Comments
 (0)