aboutsummaryrefslogtreecommitdiffstats
path: root/using-git.texinfo
diff options
context:
space:
mode:
Diffstat (limited to 'using-git.texinfo')
-rw-r--r--using-git.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo
index 0e30a3d..14da7a3 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -173,7 +173,7 @@ git commit -m 'first commit'
@node Create an origin
@section Create an origin
-It is a good idea to create a backup repostory,
+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.