mirror of
https://github.com/mjallen18/snowfall-lib.git
synced 2026-04-18 09:05:58 -05:00
docs: fix typo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user