From 842145ff59594be8624390e22d815c71bc5c85d6 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Tue, 6 Feb 2024 15:15:14 +0100 Subject: symlinks design doc: Fix typo --- doc/concepts/symlinks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3