aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2021-06-01 11:49:46 +0200
committerGitHub <noreply@github.com>2021-06-01 11:49:46 +0200
commitb8fbfc80fd3c08daa2a3da5aad246ca8b0a72be1 (patch)
tree0dcb76b8341b9c8df62573ba3d21e49ca9672805 /src
parentf357cea40ecfe47ead23fde3fcd59b8ced8252dd (diff)
parentf674f7f43417c5440aecf54fbaa922b0fdce1ec4 (diff)
Merge pull request #4864 from jeremyschlatter/fix-typo
Fix typo in documentation
Diffstat (limited to 'src')
-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*`