summaryrefslogtreecommitdiffstats
path: root/gitglossary.html
diff options
context:
space:
mode:
Diffstat (limited to 'gitglossary.html')
-rw-r--r--gitglossary.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitglossary.html b/gitglossary.html
index 6d0632f87..c0a12c66e 100644
--- a/gitglossary.html
+++ b/gitglossary.html
@@ -1080,7 +1080,7 @@ current branch integrates with) obviously do not work, as there is no
</dt>
<dd>
<p>
- Grafts enables two otherwise different lines of development to be joined
+ Grafts enable two otherwise different lines of development to be joined
together by recording fake ancestry information for commits. This way
you can make Git pretend the set of <a href="#def_parent">parents</a> a <a href="#def_commit">commit</a> has
is different from what was recorded when the commit was