Skip to content

Commit 5056189

Browse files
authored
Merge pull request #12313 from mnaderian/patch-2
Update about-forks.md
2 parents 6e29d1c + 33355c8 commit 5056189

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/pull-requests/collaborating-with-pull-requests/working-with-forks

content/pull-requests/collaborating-with-pull-requests/working-with-forks/about-forks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ In open source projects, forks are often used to iterate on ideas or changes bef
3535

3636
{% data reusables.repositories.private_forks_inherit_permissions %}
3737

38-
If you want to create a new repository from the contents of an existing repository but don't want to merge your changes upstream in the future, you can duplicate the repository or, if the repository is a template, use the repository as a template. For more information, see "[Duplicating a repository](/articles/duplicating-a-repository)" and "[Creating a repository from a template](/articles/creating-a-repository-from-a-template)".
38+
If you want to create a new repository from the contents of an existing repository but don't want to merge your changes to the upstream in the future, you can duplicate the repository or, if the repository is a template, you can use the repository as a template. For more information, see "[Duplicating a repository](/articles/duplicating-a-repository)" and "[Creating a repository from a template](/articles/creating-a-repository-from-a-template)".
3939

4040
## Further reading
4141

0 commit comments

Comments
 (0)