From ec1e9292a887dbb96668f75c1bc86f795ce1c780 Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Fri, 2 Jun 2023 10:12:31 +0200 Subject: doc: Minor format and consistency improvements --- doc/concepts/multi-repo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/concepts/multi-repo.md') diff --git a/doc/concepts/multi-repo.md b/doc/concepts/multi-repo.md index c465360e..e4dd1bd6 100644 --- a/doc/concepts/multi-repo.md +++ b/doc/concepts/multi-repo.md @@ -21,7 +21,7 @@ optional and the default is that the repository worked on has no external dependencies. Typically (but not necessarily), this repository-configuration file is located outside the referenced repositories and versioned separately or generated from such a file via -`bin/just-mr.py`. It serves as meta-data for a group of repositories +`just-mr`. It serves as meta-data for a group of repositories belonging together. This file contains one JSON object. For the key `"repositories"` the -- cgit v1.2.3