summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/concepts/symlinks.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/concepts/symlinks.md b/doc/concepts/symlinks.md
index 5a7114e4..9506cab0 100644
--- a/doc/concepts/symlinks.md
+++ b/doc/concepts/symlinks.md
@@ -136,7 +136,7 @@ Alternatively, in a *completely resolved tree*, all relative symbolic links
confined to the tree (whether upwards or not) get resolved, resulting in a
`git`-tree free of all symbolic links.
-For reasons already described, absolute symbolic are never supported.
+For reasons already described, absolute symbolic links are never supported.
As this process acts directly at the repository level, the resulting roots
remain cacheable and their trees accessible in constant time. Moreover, to