mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-08 11:49:10 +00:00
Fix docs typo
This commit is contained in:
parent
a0f92227f3
commit
857da2a9f3
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ process.cwd = (nil :: any) :: string
|
|||
|
||||
--[=[
|
||||
@within Process
|
||||
@prop { [string]: string? } env
|
||||
@prop env { [string]: string? }
|
||||
@tag read_write
|
||||
|
||||
Current environment variables for this process.
|
||||
|
|
Loading…
Reference in a new issue