From 165d9ba942171ab3436c834c83184abf38b11bec Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Tue, 25 Jun 2024 10:10:19 +0200 Subject: documentation: fix typo --- doc/concepts/doc-strings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/concepts/doc-strings.md') diff --git a/doc/concepts/doc-strings.md b/doc/concepts/doc-strings.md index 05de6c94..ed4ee84b 100644 --- a/doc/concepts/doc-strings.md +++ b/doc/concepts/doc-strings.md @@ -125,7 +125,7 @@ Export targets As export targets play the role of interfaces between repositories, it is important that they be documented as well. Again, export targets are -described as a JSON object with fixed set of keys amd we use the keys +described as a JSON object with fixed set of keys and we use the keys `"doc"` and `"config_doc"` for documentation. Here `"doc"` is an array of strings describing the targeted in general and `"config_doc"` is a map from (some of) the variables of the `"flexible_config"` to an array of -- cgit v1.2.3