aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Arnold <david.arnold@iohk.io>2022-08-10 18:49:29 -0500
committerGitHub <noreply@github.com>2022-08-10 18:49:29 -0500
commitb58785ab83166556934028465c189cf8694ca517 (patch)
tree33dc41afffd421ee6f45765ecb3a537c9c2b2973
parent8f3fdef1e0cce2a5c6fc2e0740a069092f93e1da (diff)
docfix: bundlers
-rw-r--r--src/nix/bundle.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nix/bundle.md b/src/nix/bundle.md
index 2bb70711f..a18161a3c 100644
--- a/src/nix/bundle.md
+++ b/src/nix/bundle.md
@@ -44,7 +44,7 @@ flake output attributes:
* `bundlers.<system>.default`
-If an attribute *name* is given, `nix run` tries the following flake
+If an attribute *name* is given, `nix bundle` tries the following flake
output attributes:
* `bundlers.<system>.<name>`