summaryrefslogtreecommitdiffstats
path: root/technical/repository-version.txt
diff options
context:
space:
mode:
Diffstat (limited to 'technical/repository-version.txt')
-rw-r--r--technical/repository-version.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/technical/repository-version.txt b/technical/repository-version.txt
index 8ef664b0b..045a76756 100644
--- a/technical/repository-version.txt
+++ b/technical/repository-version.txt
@@ -96,7 +96,7 @@ The value of this key is the name of the promisor remote.
==== `worktreeConfig`
If set, by default "git config" reads from both "config" and
-"config.worktree" file from GIT_DIR in that order. In
+"config.worktree" files from GIT_DIR in that order. In
multiple working directory mode, "config" file is shared while
"config.worktree" is per-working directory (i.e., it's in
GIT_COMMON_DIR/worktrees/<id>/config.worktree)