Skip to content

Commit

Permalink
Update doc/manual/src/command-ref/nix-instantiate.md
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Hensing <[email protected]>
  • Loading branch information
9999years and roberth authored Jan 12, 2024
1 parent aae67e5 commit 436e6f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/manual/src/command-ref/nix-instantiate.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ standard input.
> This option produces output which can be parsed as a Nix expression which
> will produce a different result than the input expression when evaluated.
> For example, these two Nix expressions print the same result despite
> having different values:
> having different meaning:
>
> ```console
> $ nix-instantiate --eval --expr '{ a = {}; }'
Expand Down

0 comments on commit 436e6f0

Please sign in to comment.