Skip to content

Commit

Permalink
Update doc/manual/merging.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yannham authored Sep 16, 2022
1 parent 46221f6 commit 2c365e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/manual/merging.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ merged as specified in this document, which can mean failure if the values can't
be meaningfully merged:

```text
nickel> {foo | default = 1} & {foo = 2}
nickel> {foo = 1} & {foo = 2}
error: non mergeable terms
┌─ repl-input-1:1:8
Expand Down

0 comments on commit 2c365e5

Please sign in to comment.