about summary refs log tree commit diff
path: root/nix/buildLisp/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'nix/buildLisp/README.md')
-rw-r--r--nix/buildLisp/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/buildLisp/README.md b/nix/buildLisp/README.md
index 214700750d..0d1e469834 100644
--- a/nix/buildLisp/README.md
+++ b/nix/buildLisp/README.md
@@ -220,7 +220,7 @@ buildLisp.library {
 
 Additionally a `brokenOn` parameter is accepted which takes a list of
 implementation names on which the derivation is not expected to work.
-This only influences `meta.targets` which is read by depot's CI to
+This only influences `meta.ci.targets` which is read by depot's CI to
 check which variants (see "Implementations") of the derivation to
 build, so it may not be useful outside of depot.