mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-03 08:20:28 +00:00
Fix grammar
This commit is contained in:
parent
88faf60c0d
commit
edc28828d4
1 changed files with 2 additions and 2 deletions
|
@ -1063,10 +1063,10 @@ FUNCTIONS
|
|||
This function is not available in unsecure mode.
|
||||
|
||||
UuidV4() -> str
|
||||
Returns an uuid v4 string.
|
||||
Returns a uuid v4 string.
|
||||
|
||||
UuidV7() -> str
|
||||
Returns an uuid v7 string.
|
||||
Returns a uuid v7 string.
|
||||
|
||||
Fetch(url:str[,body:str|{method=value:str,body=value:str,headers=table,...}])
|
||||
├─→ status:int, {header:str=value:str,...}, body:str
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue