Skip to content

Commit 3e5ed72

Browse files
Trotttargos
authored andcommitted
doc: use "pull request" instead of "PR" in packages.md
PR-URL: #39213 Reviewed-By: Harshitha K P <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
1 parent ddc24b2 commit 3e5ed72

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: doc/api/packages.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -635,9 +635,9 @@ Platform specific conditions such as `"deno"`, `"electron"`, or `"react-native"`
635635
may be used, but while there remain no implementation or integration intent
636636
from these platforms, the above are not explicitly endorsed by Node.js.
637637

638-
New conditions definitions may be added to this list by creating a PR to the
639-
[Node.js documentation for this section][]. The requirements for listing a
640-
new condition definition here are that:
638+
New conditions definitions may be added to this list by creating a pull request
639+
to the [Node.js documentation for this section][]. The requirements for listing
640+
a new condition definition here are that:
641641

642642
* The definition should be clear and unambiguous for all implementers.
643643
* The use case for why the condition is needed should be clearly justified.

0 commit comments

Comments
 (0)