| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 62b439e commit 1996580
1 file 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 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments