summaryrefslogtreecommitdiffstats
path: root/technical/commit-graph.txt
diff options
context:
space:
mode:
Diffstat (limited to 'technical/commit-graph.txt')
-rw-r--r--technical/commit-graph.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/technical/commit-graph.txt b/technical/commit-graph.txt
index 86fed0de0..2c26e95e5 100644
--- a/technical/commit-graph.txt
+++ b/technical/commit-graph.txt
@@ -136,7 +136,7 @@ Design Details
- Commit grafts and replace objects can change the shape of the commit
history. The latter can also be enabled/disabled on the fly using
- `--no-replace-objects`. This leads to difficultly storing both possible
+ `--no-replace-objects`. This leads to difficulty storing both possible
interpretations of a commit id, especially when computing generation
numbers. The commit-graph will not be read or written when
replace-objects or grafts are present.