docs: fix typo
This commit is contained in:
parent
838d233474
commit
2261cb3d2c
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ in
|
|||
## Apply an argument to a function.
|
||||
## Example Usage:
|
||||
## ```nix
|
||||
## call (x: x + 1) 0
|
||||
## apply 0 (x: x + 1)
|
||||
## ```
|
||||
## Result:
|
||||
## ```nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue