From d34e0afbcc3c9a533bc9555e9772cf2cad7dcb83 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Fri, 27 Jun 2025 12:51:50 +0200 Subject: doc: Fix various typos and inconsistencies --- doc/concepts/computed-roots.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/concepts/computed-roots.md') diff --git a/doc/concepts/computed-roots.md b/doc/concepts/computed-roots.md index 7007eab4..2bc2094d 100644 --- a/doc/concepts/computed-roots.md +++ b/doc/concepts/computed-roots.md @@ -120,7 +120,7 @@ are equal if the defining roots are equal. When determining the value of a computed root, as for every export target, the provided serve endpoint (if any) is consulted first. Only if it is not aware of the root, a local evaluation is carried -out. This strategy is also applied for tree-stucture roots. +out. This strategy is also applied for tree-structure roots. ### `just-mr` support for computed roots @@ -149,7 +149,7 @@ however we do not want to fetch the artifacts of those intermediate roots. After all, whole point of the serve service was to use dependencies without having them locally. -#### Sytnax for absent computed roots +#### Syntax for absent computed roots As for other roots, we let the user specify which roots are to be absent. Tools like `just-import-git` will extend their marking of absent -- cgit v1.2.3