Skip to content

Commit 74bb915

Browse files
Trotttargos
authored andcommitted
doc: use repository instead of repo
Stick with "repository" instead of using both "repository" and "repo". PR-URL: #39157 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Harshitha K P <[email protected]>
1 parent fff21a4 commit 74bb915

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: doc/guides/collaborator-guide.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ issues. If a user opens a security issue in the public repository:
9595

9696
* Ask the user to submit a report through HackerOne as outlined in
9797
[SECURITY.md][].
98-
* Move the issue to the private repo called
98+
* Move the issue to the private repository called
9999
[premature-disclosures](https://github.com/nodejs/premature-disclosures).
100100
* For any related pull requests, create an associated issue in the
101101
`premature-disclosures` repository. Add a copy of the patch for the
@@ -552,7 +552,7 @@ Checkout proper target branch:
552552
$ git checkout master
553553
```
554554

555-
Update the tree (assumes your repo is set up as detailed in
555+
Update the tree (assumes your repository is set up as detailed in
556556
[CONTRIBUTING.md](./contributing/pull-requests.md#step-1-fork)):
557557

558558
```text

0 commit comments

Comments
 (0)