File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ issues. If a user opens a security issue in the public repository:
95
95
96
96
* Ask the user to submit a report through HackerOne as outlined in
97
97
[ SECURITY.md] [ ] .
98
- * Move the issue to the private repo called
98
+ * Move the issue to the private repository called
99
99
[ premature-disclosures] ( https://github.com/nodejs/premature-disclosures ) .
100
100
* For any related pull requests, create an associated issue in the
101
101
` premature-disclosures ` repository. Add a copy of the patch for the
@@ -552,7 +552,7 @@ Checkout proper target branch:
552
552
$ git checkout master
553
553
```
554
554
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
556
556
[ CONTRIBUTING.md] ( ./contributing/pull-requests.md#step-1-fork ) ):
557
557
558
558
``` text
You can’t perform that action at this time.
0 commit comments