From 3d29363373bf079c4cdcff0f880b320cfe76f870 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Mon, 12 Dec 2022 13:31:11 +0100 Subject: README: minor wording fixes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 26a32153..f5606b61 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ Justbuild is a generic build system supporting multi-repository builds. A pecularity of the tool is the separation between global names and physical location on the one hand, and logical paths -used for actions and installation (sometimes referred to as -"staging"). Language-specific information to translate high-level +used for actions and installation on the other hand (sometimes referred to as +"staging"). The language-specific information to translate high-level concepts (libraries, binaries) into individual compile action is taken from user-defined rules described by functional expressions. -- cgit v1.2.3