Skip to content

Commit

Permalink
Merge pull request #331 from yannham/patch-1
Browse files Browse the repository at this point in the history
Fix typo in Nix language tutorial
  • Loading branch information
fricklerhandwerk authored Oct 4, 2022
2 parents 999fafc + 7bd6c14 commit 83ce14e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/tutorials/nix-language.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ The most important heuristics to avoid confusion are about white space and paren
in [ (f a) ]
```

2
[ 2 ]

```nix
let
Expand Down

0 comments on commit 83ce14e

Please sign in to comment.