Skip to content

Commit c4a3a24

Browse files
Trotttargos
authored andcommitted
doc: use "pull request" instead of "PR" in packages.md
PR-URL: #39213 Reviewed-By: Harshitha K P <harshitha014@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent 0d098bf commit c4a3a24

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/api/packages.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -590,9 +590,9 @@ Platform specific conditions such as `"deno"`, `"electron"`, or `"react-native"`
590590
may be used, but while there remain no implementation or integration intent
591591
from these platforms, the above are not explicitly endorsed by Node.js.
592592

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

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

0 commit comments

Comments
 (0)