aboutsummaryrefslogtreecommitdiff
path: root/src/nix/nix.md
diff options
context:
space:
mode:
authorBader AlAttar <68021685+balattar@users.noreply.github.com>2023-07-10 02:33:04 -0700
committerGitHub <noreply@github.com>2023-07-10 09:33:04 +0000
commit3fa0266e7a736e85e2faaa6c92ab23e809f89930 (patch)
tree43b5175f296567e6471d5fe0b16becea3eafd6b5 /src/nix/nix.md
parent028b26a77f111b8334d1ed4251a39df93b446400 (diff)
Fix some grammar in installables doc (#8682)
Diffstat (limited to 'src/nix/nix.md')
-rw-r--r--src/nix/nix.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nix/nix.md b/src/nix/nix.md
index 6d9e40dbc..e0f459d6b 100644
--- a/src/nix/nix.md
+++ b/src/nix/nix.md
@@ -63,7 +63,7 @@ The following types of installable are supported by most commands:
- [Nix file](#nix-file), optionally qualified by an attribute path
- [Nix expression](#nix-expression), optionally qualified by an attribute path
-For most commands, if no installable is specified, `.` as assumed.
+For most commands, if no installable is specified, `.` is assumed.
That is, Nix will operate on the default flake output attribute of the flake in the current directory.
### Flake output attribute