1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 14:32:43 -04:00

Merge pull request #331 from yannham/patch-1

Fix typo in Nix language tutorial
This commit is contained in:
Valentin Gagarin 2022-10-05 00:57:53 +02:00 committed by GitHub
commit 83ce14edcb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -286,7 +286,7 @@ The most important heuristics to avoid confusion are about white space and paren
in [ (f a) ] in [ (f a) ]
``` ```
2 [ 2 ]
```nix ```nix
let let