diff options
Diffstat (limited to 'src/nix/flake-update.md')
-rw-r--r-- | src/nix/flake-update.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nix/flake-update.md b/src/nix/flake-update.md index 63df3b12a..5a7b25b1a 100644 --- a/src/nix/flake-update.md +++ b/src/nix/flake-update.md @@ -39,7 +39,7 @@ R""( > > When trying to refer to a flake in a subdirectory, write `./another` > instead of `another`. - > Otherwise Nix will try to look up the flake in the registry. + > Otherwise Lix will try to look up the flake in the registry. # Description |