aboutsummaryrefslogtreecommitdiff
path: root/src/nix
diff options
context:
space:
mode:
authorJeremy Schlatter <jeremy@intelligence.org>2021-06-01 00:05:34 -0700
committerJeremy Schlatter <jeremy@intelligence.org>2021-06-01 00:05:34 -0700
commitf674f7f43417c5440aecf54fbaa922b0fdce1ec4 (patch)
tree768a4853d981c556ab991aac148d2442e75b9691 /src/nix
parente8f585be70b22c11db5356f886049f432699eac3 (diff)
Fix typo in documentation
Diffstat (limited to 'src/nix')
-rw-r--r--src/nix/flake-check.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nix/flake-check.md b/src/nix/flake-check.md
index dc079ba0c..ffe9d64b4 100644
--- a/src/nix/flake-check.md
+++ b/src/nix/flake-check.md
@@ -24,7 +24,7 @@ built successfully.
# Evaluation checks
-This following flake output attributes must be derivations:
+The following flake output attributes must be derivations:
* `checks.`*system*`.`*name*
* `defaultPackage.`*system*`