From 148aa855924e86dc2addce0c1f3ed0bf6d43ac6b Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Tue, 7 May 2024 12:07:06 +0200 Subject: doc rules: Fix typo --- doc/concepts/rules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/concepts/rules.md b/doc/concepts/rules.md index 2ab4c334..ba901dca 100644 --- a/doc/concepts/rules.md +++ b/doc/concepts/rules.md @@ -201,7 +201,7 @@ takes three (evaluated) arguments, `"artifacts"`, `"runfiles"`, and map. It defines the result of a target that has the given artifacts, runfiles, and provided data, respectively. In particular, `"artifacts"` and `"runfiles"` have to be maps to artifacts, and -`"provides"` has to be a map. Moreover, they keys in `"runfiles"` +`"provides"` has to be a map. Moreover, the keys in `"runfiles"` and `"artifacts"` are treated as paths; it is an error if this interpretation yields to conflicts. The keys in the artifacts or runfile maps as seen by other targets are the normalized paths of -- cgit v1.2.3