aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--using-git.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/using-git.texinfo b/using-git.texinfo
index 3361a5c..c19635b 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -214,7 +214,7 @@ inside the directory with all data Git requires to
operate on the repository.
The next thing you want to do is to create a
-@file{.gitignore} file, it is used to keep track
+@file{.gitignore} file. It is used to keep track
of with files that should be be included in the
repository, unless overruled with a forced staging.