diff options
-rw-r--r-- | using-git.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo index 6775202..abe5ec6 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -262,7 +262,7 @@ It is a good idea to create a backup repository, so you do not lose your work on a disc failure, filesystem corruption or accidental removal. -You can use such repository for allowing +You can use such repositories for allowing collaboration with a common repository that all collaborators can submit and fetch commits from. |